forked from extern/shorewall_code
Updating bridge documents
This commit is contained in:
parent
2599e44fca
commit
ac8c7ed7d4
@ -136,7 +136,7 @@
|
|||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>Bridge: <ulink
|
<entry>Bridge: <ulink
|
||||||
url="bridge-Shorewall-perl.html">Shorewall-perl</ulink></entry>
|
url="bridge-Shorewall-perl.html">Bridge/Firewall</ulink></entry>
|
||||||
|
|
||||||
<entry><ulink url="MultiISP.html">Multiple Internet Connections
|
<entry><ulink url="MultiISP.html">Multiple Internet Connections
|
||||||
from a Single Firewall</ulink> (<ulink
|
from a Single Firewall</ulink> (<ulink
|
||||||
@ -147,8 +147,8 @@
|
|||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>Bridge: <ulink url="SimpleBridge.html">No control of
|
<entry>Bridge: <ulink url="SimpleBridge.html">No firewalling of
|
||||||
traffic through the bridge</ulink></entry>
|
traffic between bridge port</ulink></entry>
|
||||||
|
|
||||||
<entry><ulink url="Multiple_Zones.html">Multiple Zones Through One
|
<entry><ulink url="Multiple_Zones.html">Multiple Zones Through One
|
||||||
Interface</ulink></entry>
|
Interface</ulink></entry>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<!--$Id$-->
|
<!--$Id$-->
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Shorewall-perl and Bridged Firewalls</title>
|
<title>Bridged Firewalls</title>
|
||||||
|
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -37,7 +37,7 @@
|
|||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<caution>
|
<caution>
|
||||||
<para><emphasis role="bold">This article applies to Shorewall-perl 4.3 and
|
<para><emphasis role="bold">This article applies to Shorewall 4.4 and
|
||||||
later.</emphasis></para>
|
later.</emphasis></para>
|
||||||
</caution>
|
</caution>
|
||||||
|
|
||||||
@ -533,7 +533,7 @@ rc-update add bridge boot
|
|||||||
source bridge port.</para>
|
source bridge port.</para>
|
||||||
|
|
||||||
<para>To deal with the asymmetric nature of the new physdev match,
|
<para>To deal with the asymmetric nature of the new physdev match,
|
||||||
Shorewall-perl supports a new type of zone - a <firstterm>Bridge
|
Shorewall supports a new type of zone - a <firstterm>Bridge
|
||||||
Port</firstterm> (BP) zone. Bridge port zones have a number of
|
Port</firstterm> (BP) zone. Bridge port zones have a number of
|
||||||
restrictions:</para>
|
restrictions:</para>
|
||||||
|
|
||||||
@ -559,7 +559,7 @@ rc-update add bridge boot
|
|||||||
|
|
||||||
<para>In /etc/shorewall/zones, BP zones are specified using the <emphasis
|
<para>In /etc/shorewall/zones, BP zones are specified using the <emphasis
|
||||||
role="bold">bport</emphasis> (or <emphasis role="bold">bport4</emphasis>)
|
role="bold">bport</emphasis> (or <emphasis role="bold">bport4</emphasis>)
|
||||||
keyword. Shorewall perl requires that BRIDGING=No in
|
keyword. Shorewall 4.4 or later requires that BRIDGING=No in
|
||||||
<filename>shorewall.conf</filename>.</para>
|
<filename>shorewall.conf</filename>.</para>
|
||||||
|
|
||||||
<para>In the scenario pictured above, there would probably be two BP zones
|
<para>In the scenario pictured above, there would probably be two BP zones
|
||||||
|
Loading…
Reference in New Issue
Block a user