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
This commit is contained in:
teastep 2005-11-25 21:55:03 +00:00
parent 0b6b9ac55e
commit 9a66b3416f

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-11-20</pubdate>
<pubdate>2005-11-25</pubdate>
<copyright>
<year>2002-2005</year>
@ -41,6 +41,20 @@
release.</emphasis></para>
</caution>
<warning>
<para>The sample configuration files included with Shorewall 3.0.0 and
3.0.1 were broken. The first error produced was:</para>
<para><emphasis role="bold">ERROR: No Firewall Zone
Defined</emphasis></para>
<para>There are corrected 'zones' and 'interfaces' files available at
<ulink
url="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.1/errata/one-interface/">http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.1/errata/one-interface/</ulink>.</para>
<para>This problem was fixed in Shorewall 3.0.2.</para>
</warning>
<section>
<title>Introduction</title>