mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
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:
parent
5185a8a54a
commit
36138df684
@ -3369,7 +3369,7 @@ LOGBURST=5</programlisting>
|
||||
<warning>
|
||||
<para>Addresses added by ADD_IP_ALIASES=Yes are deleted and
|
||||
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>
|
||||
</warning>
|
||||
</listitem>
|
||||
@ -3393,7 +3393,7 @@ LOGBURST=5</programlisting>
|
||||
<warning>
|
||||
<para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and
|
||||
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>
|
||||
</warning>
|
||||
</listitem>
|
||||
|
@ -194,8 +194,8 @@ eth0 eth1 206.124.146.178</programlisting>
|
||||
|
||||
<warning>
|
||||
<para>Addresses added by ADD_SNAT_ALIASES=Yes are deleted and re-added
|
||||
during <command>shorewall restart</command>. As a consequence, all
|
||||
connections using those addresses are severed.</para>
|
||||
during <command>shorewall restart</command>. As a consequence,
|
||||
connections using those addresses may be severed.</para>
|
||||
</warning>
|
||||
|
||||
<para>Beginning with Shorewall 1.3.14, Shorewall can actually create the
|
||||
@ -239,8 +239,8 @@ eth0:2 = 206.124.146.180</programlisting>
|
||||
|
||||
<warning>
|
||||
<para>Addresses added by ADD_IP_ALIASES=Yes are deleted and re-added
|
||||
during <command>shorewall restart</command>. As a consequence, all
|
||||
connections using those addresses are severed.</para>
|
||||
during <command>shorewall restart</command>. As a consequence,
|
||||
connections using those addresses may be severed.</para>
|
||||
</warning>
|
||||
|
||||
<para>Beginning with Shorewall 1.3.14, Shorewall can actually create the
|
||||
|
Loading…
Reference in New Issue
Block a user