Update upgrade issues re: /etc/shorewall/rfc1918

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2096 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-05-09 16:46:22 +00:00
parent ccbb2d6390
commit 1c043208b0

View File

@ -172,7 +172,7 @@ DNAT loc loc:192.168.1.12 tcp 80 - 130.252.100.69</p
</listitem> </listitem>
<listitem> <listitem>
<para> A new IPTABLES variable has been added to shorewall.conf. This <para>A new IPTABLES variable has been added to shorewall.conf. This
variable names the iptables executable that Shorewall will use. The variable names the iptables executable that Shorewall will use. The
variable is set to "/sbin/iptables". If you use the new variable is set to "/sbin/iptables". If you use the new
shorewall.conf, you may need to change this setting to maintain shorewall.conf, you may need to change this setting to maintain
@ -276,6 +276,17 @@ DNAT loc loc:192.168.1.12 tcp 80 - 130.252.100.69</p
TARGET is 'logdrop' in TARGET is 'logdrop' in
<filename>/usr/share/shorewall/bogons</filename> are logged at the <filename>/usr/share/shorewall/bogons</filename> are logged at the
'info' level.</para> 'info' level.</para>
<warning>
<para>If you have a file named <filename>rfc1918</filename> in your
<filename class="directory">/etc/shorewall</filename> directory, you
must either remove that file or you must copy
<filename>/usr/share/shorewall/rfc1918</filename> to <filename
class="directory">/etc/shorewall</filename> and modify that file
appropriately. Do not leave the old <filename>rfc1918</filename>
file in <filename
class="directory">/etc/shorewall</filename>.</para>
</warning>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
@ -348,8 +359,7 @@ DNAT loc loc:192.168.1.12 tcp 80 - 130.252.100.69</p
configuration.</para> configuration.</para>
<para>For more information see the <ulink <para>For more information see the <ulink
url="Actions.html">User-defined Action url="Actions.html">User-defined Action Page</ulink>.</para>
Page</ulink>.</para>
</listitem> </listitem>
<listitem> <listitem>
@ -726,4 +736,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>
</article> </article>