From abde538ce7f5f0c0f99479f380fd689eab0ef6cb Mon Sep 17 00:00:00 2001
From: teastep
Date: Tue, 27 Nov 2007 15:25:28 +0000
Subject: [PATCH] Fix grammar in BRIDGING announcement
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7769 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
---
web/shorewall_index.htm | 46 ++++++++++++++++++++++++++++++-----------
1 file changed, 34 insertions(+), 12 deletions(-)
diff --git a/web/shorewall_index.htm b/web/shorewall_index.htm
index 566db2748..80810adc3 100644
--- a/web/shorewall_index.htm
+++ b/web/shorewall_index.htm
@@ -21,7 +21,7 @@ Sections, with no Front-Cover, and with no Back-Cover Texts. A copy of the
license is included in the section entitled “GNU Free Documentation License”.
-2007-11-23
+2007-11-26
Table of Contents
@@ -37,12 +37,14 @@ href="#Glossary">Glossary
Looking for Information?
License
-
-Important Notice to users of Shorewall Multi-ISP
-Feature -- UPDATED 7 November 2007
+Important Notice to
+users of Shorewall Multi-ISP Feature -- UPDATED 7
+November 2007
-
-Leaf
+
Important Notice
+to users of BRIDGING=Yes
+
+Leaf
OpenWRT
Donations
@@ -91,7 +93,8 @@ knowledge, I would encourage you to check out the following alternatives:
m0n0wall (FreeBSD Based)
- Firestarter
+ Firestarter
+
@@ -107,7 +110,7 @@ Features page.
Current Shorewall Releases
The current
-Stable Release version is 4.0.6
+Stable Release version is 4.0.6
The current Development Release is
-4.1.0.
+4.1.1.
@@ -235,8 +238,27 @@ href="http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.7/errata/patches
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.5/errata/patches/Shorewall-shell/patch-shell-4.0.5-1.diff">http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.5/errata/patches/Shorewall-shell/patch-shell-4.0.5-1.diff
and http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.5/errata/patches/Shorewall-perl/patch-perl-4.0.5-4.diff.
+
-
+
+
+In Linux Kernel version 2.6.20, the Netfilter team changed Physdev Match
+so that it is no longer capable of supporting BRIDGING=Yes. The solutions
+available to users are to either:
+
+ - Switch to using the technique described at http://www.shorewall.net/3.0/NewBridge.html;
+ or
+
+ - Upgrade to Shorewall 4.0, migrate to using Shorewall-perl, and follow
+ the instructions at http://www1.shorewall.net/bridge-Shorewall-perl.html.
+
+
+
+The first approach allows you to switch back and forth between kernels
+older and newer than 2.6.20. The second approach is a better long-term
+solution.
Leaf