mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
Yet more enhancements to Lenny->Squeeze doc
This commit is contained in:
parent
180024c1fc
commit
8da5fd42d0
@ -410,9 +410,11 @@ ipsec2 ipv4</programlisting>
|
|||||||
contains anything except 'detect' or '-', then you will receive this
|
contains anything except 'detect' or '-', then you will receive this
|
||||||
warning:</para>
|
warning:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: Shorewall no longer uses broadcast
|
<blockquote>
|
||||||
addresses in rule generation when Address Type Match is
|
<para><emphasis role="bold">WARNING: Shorewall no longer uses
|
||||||
available</emphasis></para>
|
broadcast addresses in rule generation when Address Type Match is
|
||||||
|
available</emphasis></para>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<para>To eliminate the warning, replace the contents of the BROADCAST
|
<para>To eliminate the warning, replace the contents of the BROADCAST
|
||||||
column with '-' or 'detect'.</para>
|
column with '-' or 'detect'.</para>
|
||||||
@ -420,12 +422,10 @@ ipsec2 ipv4</programlisting>
|
|||||||
<para>The 'norfc1918' option has been removed. If you specify the
|
<para>The 'norfc1918' option has been removed. If you specify the
|
||||||
option, you will receive the following warning:</para>
|
option, you will receive the following warning:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: Support for the norfc1918 interface
|
<blockquote>
|
||||||
option has been removed from Shorewall</emphasis></para>
|
<para><emphasis role="bold">WARNING: Support for the norfc1918
|
||||||
|
interface option has been removed from Shorewall</emphasis></para>
|
||||||
<para>To suppress the warning, remove 'norfc1918' from the OPTIONS list.
|
</blockquote>
|
||||||
As a replacement, consider setting NULL_ROUTE_RFC1919=Yes in <ulink
|
|
||||||
url="manpages/shorewall.conf.html">shorewall.conf</ulink> (5).</para>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@ -434,12 +434,10 @@ ipsec2 ipv4</programlisting>
|
|||||||
<para>The 'norfc1918' option has been removed. If you specify the
|
<para>The 'norfc1918' option has been removed. If you specify the
|
||||||
option, you will receive the following warning:</para>
|
option, you will receive the following warning:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: The 'norfc1918' option is no longer
|
<blockquote>
|
||||||
supported</emphasis></para>
|
<para><emphasis role="bold">WARNING: The 'norfc1918' option is no
|
||||||
|
longer supported</emphasis></para>
|
||||||
<para>To suppress the warning, remove 'norfc1918' from the OPTIONS list.
|
</blockquote>
|
||||||
As a replacement, consider setting NULL_ROUTE_RFC1919=Yes in <ulink
|
|
||||||
url="manpages/shorewall.conf.html">shorewall.conf</ulink> (5).</para>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@ -462,9 +460,11 @@ ipsec2 ipv4</programlisting>
|
|||||||
SOURCE column of one or more entries, a single warning as follows is
|
SOURCE column of one or more entries, a single warning as follows is
|
||||||
issued:</para>
|
issued:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: Using an interface as the masq
|
<blockquote>
|
||||||
SOURCE requires the interface to be up and configured when Shorewall
|
<para><emphasis role="bold">WARNING: Using an interface as the masq
|
||||||
starts/restarts</emphasis></para>
|
SOURCE requires the interface to be up and configured when Shorewall
|
||||||
|
starts/restarts</emphasis></para>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<para>To suppress this warning, replace the interface name with the list
|
<para>To suppress this warning, replace the interface name with the list
|
||||||
of networks that are routed out of the interface.</para>
|
of networks that are routed out of the interface.</para>
|
||||||
@ -502,8 +502,10 @@ eth0 172.20.1.0/24</programlisting>
|
|||||||
<para>If you include a destination zone in a 'nonat' rule, Shorewall
|
<para>If you include a destination zone in a 'nonat' rule, Shorewall
|
||||||
issues the following warning:</para>
|
issues the following warning:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: Destination zone
|
<blockquote>
|
||||||
(<firstterm>zonename</firstterm>) ignored.</emphasis></para>
|
<para><emphasis role="bold">WARNING: Destination zone (zonename)
|
||||||
|
ignored.</emphasis></para>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<para>Nonat rules include:</para>
|
<para>Nonat rules include:</para>
|
||||||
|
|
||||||
@ -539,8 +541,10 @@ NONAT loc - tcp 80</programlisting>
|
|||||||
supported. If you have critical hosts defined, you will receive this
|
supported. If you have critical hosts defined, you will receive this
|
||||||
warning:</para>
|
warning:</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">WARNING: The 'critical' option is no longer
|
<blockquote>
|
||||||
supported (or needed)</emphasis></para>
|
<para><emphasis role="bold">WARNING: The 'critical' option is no
|
||||||
|
longer supported (or needed)</emphasis></para>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
<para>To suppress the warning, simply remove the option.</para>
|
<para>To suppress the warning, simply remove the option.</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user