From 8e1c47f3cca472fba468a169a829e0acf155c86b Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 29 Dec 2003 00:28:22 +0000 Subject: [PATCH] Update command page git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1017 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- .../starting_and_stopping_shorewall.xml | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Shorewall-docs/starting_and_stopping_shorewall.xml b/Shorewall-docs/starting_and_stopping_shorewall.xml index 0d39d04cc..3b5fae8ea 100755 --- a/Shorewall-docs/starting_and_stopping_shorewall.xml +++ b/Shorewall-docs/starting_and_stopping_shorewall.xml @@ -39,12 +39,11 @@ 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 firewall in your init.d directory, simply type - chkconfig --add firewall. - 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 --level option in chkconfig (see - man chkconfig) or using your favorite graphical run-level - editor. + chkconfig --add firewall. 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 --level option in chkconfig (see man + chkconfig) or using your favorite graphical run-level editor. @@ -173,13 +172,13 @@ shorewall check - Performs a cursory validation of the zones, interfaces, hosts, rules and policy files.The - check command is - totally unsuppored and does not parse and validate the generated - iptables commands. Even though the check command - completes successfully, the configuration may fail to start. Problem - reports that complain about errors that the check - command does not detect will not be accepted.See the - recommended way to make configuration changes described below. + check command is totally unsuppored + and does not parse and validate the generated iptables commands. Even + though the check command completes successfully, the + configuration may fail to start. Problem reports that complain about + errors that the check command does not detect will not + be accepted.See the recommended way to make configuration + changes described below.