mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Mention IMPLICIT_CONTINUE in the bridge doc.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ec17ea1dee
commit
0e7a4d56fd
@ -587,6 +587,10 @@ net all DROP info
|
||||
all all REJECT info
|
||||
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE</programlisting>
|
||||
|
||||
<para>In <filename>/etc/shorewall/shorewall.conf</filename>:</para>
|
||||
|
||||
<programlisting>IMPLICIT_CONTINUE=No</programlisting>
|
||||
|
||||
<para>Bridges use a special syntax in
|
||||
<filename>/etc/shorewall/interfaces</filename>. Assuming that the router
|
||||
is connected to <filename class="devicefile">eth0</filename> and the
|
||||
@ -973,7 +977,7 @@ ACCEPT col zone3:172.168.4.45 tcp 80 - -
|
||||
|
||||
<para>Rules allowing traffic from the <emphasis
|
||||
role="bold">zonei</emphasis> zones to the <emphasis
|
||||
role="bold">net</emphasis> zone look like this: </para>
|
||||
role="bold">net</emphasis> zone look like this:</para>
|
||||
|
||||
<programlisting>#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK
|
||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
||||
|
Loading…
Reference in New Issue
Block a user