mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-03 13:03:12 +01:00
Shorewall 2.0.2f
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
df4b75488c
commit
49c70409be
@ -1,4 +1,4 @@
|
||||
Shorewall 2.0.2d
|
||||
Shorewall 2.0.2f
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Problems Corrected since 2.0.1
|
||||
|
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2004-05-18</pubdate>
|
||||
<pubdate>2004-06-02</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001</year>
|
||||
@ -150,8 +150,9 @@
|
||||
|
||||
<listitem>
|
||||
<para>If you are running <ulink url="http://www.slackware.com">Slackware</ulink>,
|
||||
you need Shorewall 2.0.2 RC1 or later. You must also edit the
|
||||
install.sh file and change the lines</para>
|
||||
you need Shorewall 2.0.2 RC1 or later. If you are installing a
|
||||
Shorewall version earlier than 2.0.3 Beta 1 then you must also edit
|
||||
the install.sh file and change the lines</para>
|
||||
|
||||
<programlisting>DEST="/etc/init.d"
|
||||
INIT="shorewall"</programlisting>
|
||||
@ -163,7 +164,12 @@ INIT="rc.firewall"</programlisting>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Type</para>
|
||||
<para>If you are running Slackware and are installing Shorewall 2.0.3
|
||||
Beta 1 or later, then type:</para>
|
||||
|
||||
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
||||
|
||||
<para>Otherwise, type:</para>
|
||||
|
||||
<programlisting><command>./install.sh</command></programlisting>
|
||||
</listitem>
|
||||
@ -308,8 +314,9 @@ INIT="rc.firewall"</programlisting>
|
||||
|
||||
<listitem>
|
||||
<para>If you are running <ulink url="http://www.slackware.com">Slackware</ulink>,
|
||||
you should use Shorewall 2.0.2 RC1 or later. You must also edit the
|
||||
install.sh file and change the lines</para>
|
||||
you should use Shorewall 2.0.2 RC1 or later. If you are installing a
|
||||
Shorewall version earlier than 2.0.3 Beta 1 then you must also edit
|
||||
the install.sh file and change the lines</para>
|
||||
|
||||
<programlisting>DEST="/etc/init.d"
|
||||
INIT="shorewall"</programlisting>
|
||||
@ -321,7 +328,12 @@ INIT="rc.firewall"</programlisting>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Type</para>
|
||||
<para>If you are running Slackware and are installing Shorewall 2.0.3
|
||||
Beta 1 or later, then type:</para>
|
||||
|
||||
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
||||
|
||||
<para>Otherwise, type:</para>
|
||||
|
||||
<programlisting><command>./install.sh</command></programlisting>
|
||||
</listitem>
|
||||
|
@ -13,7 +13,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2004-06-02</pubdate>
|
||||
<pubdate>2004-06-03</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001-2004</year>
|
||||
@ -145,9 +145,17 @@
|
||||
<para>Use of the LOG target in an action results in two LOG or ULOG
|
||||
rules.</para>
|
||||
|
||||
<para><emphasis role="bold">All of the above problems are corrected
|
||||
<para><emphasis role="bold">The above eight problems are corrected
|
||||
in Shorewall 2.0.2e</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Kernel modules fail to load when MODULE_SUFFIX isn't set
|
||||
in shorewall.conf</para>
|
||||
|
||||
<para><emphasis role="bold">All of the above problems are corrected
|
||||
in Shorewall 2.0.2f</emphasis></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>These problems are all corrected by the <filename>firewall</filename>
|
||||
|
Loading…
Reference in New Issue
Block a user