From 9a66b3416fd6eedc4eda68d87d04a595f0907c5f Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 25 Nov 2005 21:55:03 +0000 Subject: [PATCH] Add warning about broken sample to one-interface quickstart guide git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3067 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/standalone.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Shorewall-docs2/standalone.xml b/Shorewall-docs2/standalone.xml index 4b67f313d..14be157f5 100644 --- a/Shorewall-docs2/standalone.xml +++ b/Shorewall-docs2/standalone.xml @@ -15,7 +15,7 @@ - 2005-11-20 + 2005-11-25 2002-2005 @@ -41,6 +41,20 @@ release. + + The sample configuration files included with Shorewall 3.0.0 and + 3.0.1 were broken. The first error produced was: + + ERROR: No Firewall Zone + Defined + + There are corrected 'zones' and 'interfaces' files available at + http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.1/errata/one-interface/. + + This problem was fixed in Shorewall 3.0.2. + +
Introduction