Be explicit about the effect of IMPLICIT_CONTINUE=No

This commit is contained in:
Tom Eastep 2009-04-27 08:03:04 -07:00
parent 7cf5c32358
commit f16edbe395

View File

@ -4,7 +4,7 @@
<!-- $Id$ --> <!-- $Id$ -->
<article id="upgrade_issues"> <article id="upgrade_issues">
<articleinfo> <articleinfo>
<title>Upgrade Issues</title> <title>ss rUpgrade Issues</title>
<author> <author>
<firstname>Tom</firstname> <firstname>Tom</firstname>
@ -171,7 +171,11 @@
<listitem> <listitem>
<para>The value of IMPLICIT_CONTINUE in shorewall.conf (and samples) <para>The value of IMPLICIT_CONTINUE in shorewall.conf (and samples)
has been changed from Yes to No.</para> has been changed from Yes to No. If you are a Debian or Ubuntu user
and you select replacement of shorewall.conf during upgrade to
Shorewall 4.2, you will want to change IMPLICIT_CONTINUE back to 'Yes'
if you have nested zones that rely on IMPLICIT_CONTINUE=Yes for proper
operation. </para>
</listitem> </listitem>
<listitem> <listitem>