diff --git a/Shorewall-docs2/bridge.xml b/Shorewall-docs2/bridge.xml index e72ae6088..50474ae6a 100755 --- a/Shorewall-docs2/bridge.xml +++ b/Shorewall-docs2/bridge.xml @@ -36,16 +36,22 @@ + + This article applies to Shorewall 3.0 and + later. If you are running a version of Shorewall earlier than Shorewall + 3.0.0 then please see the documentation for that + release. + +
Background Systems where Shorewall runs normally function as routers. In the context of the Open System - Interconnect (OSI) reference model, a router operates at layer 3. - Beginning with Shorewall version 2.0.1, Shorewall may also be deployed on - a GNU Linux System that acts as a bridge. Bridges - are layer-2 devices in the OSI model (think of a bridge as an ethernet - switch). + Interconnect (OSI) reference model, a router operates at layer 3, + Shorewall may also be deployed on a GNU Linux System that acts as a + bridge. Bridges are layer-2 devices in the OSI + model (think of a bridge as an ethernet switch). Some differences between routers and bridges are: @@ -100,10 +106,6 @@ You must have the bridge utilities (bridge-utils) package installed. - - - You must be running Shorewall 2.0.1 Beta 1 or later. - Note that if you need a bridge but do not need to restrict the diff --git a/Shorewall-docs2/samba.xml b/Shorewall-docs2/samba.xml index 6bf9fce1d..d542b9362 100644 --- a/Shorewall-docs2/samba.xml +++ b/Shorewall-docs2/samba.xml @@ -15,7 +15,7 @@ - 2005-09-16 + 2005-09-30 2002-2005 @@ -34,6 +34,13 @@ + + This article applies to Shorewall 3.0 and + later. If you are running a version of Shorewall earlier than Shorewall + 3.0.0 then please see the documentation for that + release. + + If you wish to run Samba on your firewall and access shares between the firewall and local hosts, you need the following rules: @@ -50,9 +57,9 @@ SMB/ACCEPT Z1 Z2 SMB/ACCEPT Z2 Z1 To make network browsing (Network Neighborhood) work - properly between Z1 and Z2 requires a Windows Domain Controller and/or a - WINS server. I have run Samba on my firewall to handle browsing between two - zones connected to my firewall. + properly between Z1 and Z2 requires a Windows Domain + Controller and/or a WINS server. I have run Samba on my firewall + to handle browsing between two zones connected to my firewall. When debugging Samba/SMB problems, I recommend that you do the following: @@ -79,6 +86,9 @@ SMB/ACCEPT Z2 Z1 The above steps will cause SMB traffic that is dropped or rejected by policy to be logged rather than handled silently. + If you are using Windows XP to test your + setup,make you sure you have a properly configured client firewall . + You can just remove the copies and shorewall restart when you are finished debugging. \ No newline at end of file