Update command page

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1017 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-12-29 00:28:22 +00:00
parent f88c54ae33
commit 8e1c47f3cc

View File

@ -39,12 +39,11 @@
<para>If you have a permanent internet connection such as DSL or Cable, I
recommend that you start the firewall automatically at boot. Once you have
installed <quote>firewall</quote> in your init.d directory, simply type
<quote><quote><command>chkconfig --add firewall</command></quote></quote>.
This will start the firewall in run levels 2-5 and stop it in run levels 1
and 6. If you want to configure your firewall differently from this
default, you can use the <quote>--level</quote> option in chkconfig (see
<quote>man chkconfig</quote>) or using your favorite graphical run-level
editor.</para>
<quote><command>chkconfig --add firewall</command></quote>. This will
start the firewall in run levels 2-5 and stop it in run levels 1 and 6. If
you want to configure your firewall differently from this default, you can
use the <quote>--level</quote> option in chkconfig (see <quote>man
chkconfig</quote>) or using your favorite graphical run-level editor.</para>
<caution>
<itemizedlist>
@ -173,13 +172,13 @@
<listitem>
<para><command>shorewall check</command> - Performs a cursory
validation of the zones, interfaces, hosts, rules and policy files.<caution><para>The
<quote><quote><command>check</command></quote></quote> command is
totally unsuppored and does not parse and validate the generated
iptables commands. Even though the <quote>check</quote> command
completes successfully, the configuration may fail to start. Problem
reports that complain about errors that the <quote>check</quote>
command does not detect will not be accepted.</para><para>See the
recommended way to make configuration changes described below.</para></caution></para>
<quote><command>check</command></quote> command is totally unsuppored
and does not parse and validate the generated iptables commands. Even
though the <quote>check</quote> command completes successfully, the
configuration may fail to start. Problem reports that complain about
errors that the <quote>check</quote> command does not detect will not
be accepted.</para><para>See the recommended way to make configuration
changes described below.</para></caution></para>
</listitem>
<listitem>