Shorewall 2.0.3b

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1427 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-06-30 20:01:01 +00:00
parent 1f855b035c
commit 3567168b97
3 changed files with 28 additions and 10 deletions

View File

@ -15,7 +15,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2004-02-15</pubdate> <pubdate>2004-06-29</pubdate>
<copyright> <copyright>
<year>2001-2004</year> <year>2001-2004</year>
@ -181,7 +181,7 @@ eth0:0 eth1 206.124.146.178</programlisting></para>
will increment the label by one for each subsequent label.</para> will increment the label by one for each subsequent label.</para>
<para><filename>/etc/shorewall/masq</filename><programlisting>#INTERFACE SUBNET ADDRESS <para><filename>/etc/shorewall/masq</filename><programlisting>#INTERFACE SUBNET ADDRESS
eth0:0 eth1 206.124.146.178-102.124.146.180</programlisting></para> eth0:0 eth1 206.124.146.178-206.124.146.180</programlisting></para>
<para>The above would create three IP addresses:</para> <para>The above would create three IP addresses:</para>

View File

@ -13,7 +13,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2004-06-28</pubdate> <pubdate>2004-06-30</pubdate>
<copyright> <copyright>
<year>2001-2004</year> <year>2001-2004</year>
@ -87,6 +87,28 @@
<section> <section>
<title>Problems in Version 2.0</title> <title>Problems in Version 2.0</title>
<section>
<title>Shorewall 2.0.3a</title>
<itemizedlist>
<listitem>
<para>Slackware users find that version 2.0.3a fails to start
because their <command>mktemp</command> utility does not support the
-d option. This may be corrected by installing <ulink
url="http://shorewall.net/pub/shorewall/errata/2.0.3/functions">this
corrected <filename>functions</filename> file</ulink> in <filename
class="directory">/var/lib/shorewall/functions</filename>.</para>
</listitem>
<listitem>
<para>Shorewall fails to start if there is no <command>mktemp</command>
utility.</para>
</listitem>
</itemizedlist>
<para>These problems are corrected in Shorewall version 2.0.3b.</para>
</section>
<section> <section>
<title>Shorewall 2.0.3</title> <title>Shorewall 2.0.3</title>
@ -94,11 +116,7 @@
<listitem> <listitem>
<para>A non-empty entry in the DEST column of /etc/shorewall/tcrules <para>A non-empty entry in the DEST column of /etc/shorewall/tcrules
will result in an error message and Shorewall fails to start. This will result in an error message and Shorewall fails to start. This
problem may be corrected by installing <ulink problem is fixed in Shorewall version 2.0.3a.</para>
url="http://shorewall.net/pub/shorewall/errata/2.0.3/firewall">this
firewall script</ulink> in /usr/share/shorewall/firewall as
described above. This problem is also fixed in Shorewall version
2.0.3a.</para>
</listitem> </listitem>
<listitem> <listitem>

View File

@ -15,7 +15,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2004-04-25</pubdate> <pubdate>2004-06-28</pubdate>
<copyright> <copyright>
<year>2001 - 2004</year> <year>2001 - 2004</year>
@ -43,7 +43,7 @@
<orderedlist> <orderedlist>
<listitem> <listitem>
<para>The packet is part of an established commection. The packet is <para>The packet is part of an established commection. The packet is
accepted and connot be logged.</para> accepted and cannot be logged.</para>
</listitem> </listitem>
<listitem> <listitem>