Add warning about side effects of ADD_SNAT_ALIASES and ADD_IP_ALIASES -- Take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2747 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-09-29 15:26:08 +00:00
parent 5185a8a54a
commit 36138df684
2 changed files with 6 additions and 6 deletions

View File

@ -3369,7 +3369,7 @@ LOGBURST=5</programlisting>
<warning> <warning>
<para>Addresses added by ADD_IP_ALIASES=Yes are deleted and <para>Addresses added by ADD_IP_ALIASES=Yes are deleted and
re-added during <command>shorewall restart</command>. As a re-added during <command>shorewall restart</command>. As a
consequence, all connections using those addresses are consequence, connections using those addresses may be
severed.</para> severed.</para>
</warning> </warning>
</listitem> </listitem>
@ -3393,7 +3393,7 @@ LOGBURST=5</programlisting>
<warning> <warning>
<para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and <para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and
re-added during <command>shorewall restart</command>. As a re-added during <command>shorewall restart</command>. As a
consequence, all connections using those addresses are consequence, connections using those addresses may be
severed.</para> severed.</para>
</warning> </warning>
</listitem> </listitem>

View File

@ -194,8 +194,8 @@ eth0 eth1 206.124.146.178</programlisting>
<warning> <warning>
<para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and re-added <para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and re-added
during <command>shorewall restart</command>. As a consequence, all during <command>shorewall restart</command>. As a consequence,
connections using those addresses are severed.</para> connections using those addresses may be severed.</para>
</warning> </warning>
<para>Beginning with Shorewall 1.3.14, Shorewall can actually create the <para>Beginning with Shorewall 1.3.14, Shorewall can actually create the
@ -239,8 +239,8 @@ eth0:2 = 206.124.146.180</programlisting>
<warning> <warning>
<para>Addresses added by ADD_IP_ALIASES=Yes are deleted and re-added <para>Addresses added by ADD_IP_ALIASES=Yes are deleted and re-added
during <command>shorewall restart</command>. As a consequence, all during <command>shorewall restart</command>. As a consequence,
connections using those addresses are severed.</para> connections using those addresses may be severed.</para>
</warning> </warning>
<para>Beginning with Shorewall 1.3.14, Shorewall can actually create the <para>Beginning with Shorewall 1.3.14, Shorewall can actually create the