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