Refine Shorewall->Shorewall-lite procedure

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4051 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-10 01:32:22 +00:00
parent 20938a504a
commit 8884d5ba59

View File

@ -355,6 +355,15 @@
system.</para>
</listitem>
<listitem>
<para>On the firewall system:</para>
<para>Be sure that the IP address of the administrative system is
included in <filename>/etc/shorewall/routestopped</filename>.</para>
<programlisting><command>shorewall stop</command></programlisting>
</listitem>
<listitem>
<para>Install Shorewall Lite on the firewall system; switch
<filename>/sbin/shorewall</filename> to Shorewall Lite as described
@ -386,11 +395,7 @@
<para>Modify <filename>/etc/shorewall-lite/shorewall.conf</filename>
as needed.</para>
<programlisting><command>shorewall restart</command></programlisting>
<para>I recommend using the <command>restart</command> command
because many package managers don't clear shorewall as part of the
uninstall process.</para>
<programlisting><command>shorewall start</command></programlisting>
</listitem>
</orderedlist>
</section>