mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-11 15:29:22 +01:00
Correct example in the TPROXY documentaiton.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5ec72dad6c
commit
1e6578c759
@ -421,7 +421,7 @@ TPROXY(3129) eth1 0.0.0.0/0 tcp 80</programlisting>
|
|||||||
#MARK SOURCE DEST PROTO DEST SOURCE
|
#MARK SOURCE DEST PROTO DEST SOURCE
|
||||||
# PORT(S) PORT(S)
|
# PORT(S) PORT(S)
|
||||||
DIVERT eth0 0.0.0.0/0 tcp - 80
|
DIVERT eth0 0.0.0.0/0 tcp - 80
|
||||||
TPROXY(3129) eth1:!192.0.2.144 0.0.0.0/0 tcp 80</programlisting>
|
TPROXY(3129) eth1 !192.0.2.144 tcp 80 -</programlisting>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>/etc/shorewall/rules:</para>
|
<para>/etc/shorewall/rules:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user