mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-12 18:54:25 +01:00
Apply Steven Springl's patch for help
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3441 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
dad5224343
commit
c4271f4578
@ -216,7 +216,7 @@ refresh)
|
||||
echo "refresh: refresh
|
||||
The rules involving the broadcast addresses of firewall interfaces,
|
||||
the black list, traffic control rules and ECN control rules are recreated
|
||||
to reflect any changes made. Existing connections are untouched.
|
||||
to reflect any changes made. Existing connections are untouched."
|
||||
;;
|
||||
|
||||
reject)
|
||||
@ -318,7 +318,7 @@ start)
|
||||
If \"-f\" is specified, the saved configuration specified by the RESTOREFILE option
|
||||
in shorewall.conf will be restored if that saved configuration exists. In that
|
||||
case, a <configuration-directory> may not be specified.
|
||||
If \"-n\" is specified, no changes to routing will be made".
|
||||
If \"-n\" is specified, no changes to routing will be made."
|
||||
;;
|
||||
|
||||
stop)
|
||||
@ -326,7 +326,7 @@ stop)
|
||||
Stops the firewall. All existing connections, except those
|
||||
listed in /etc/shorewall/routestopped, are taken down.
|
||||
The only new traffic permitted through the firewall
|
||||
is from systems listed in /etc/shorewall/routestopped.
|
||||
is from systems listed in /etc/shorewall/routestopped."
|
||||
;;
|
||||
|
||||
status)
|
||||
|
@ -106,7 +106,7 @@ file>
|
||||
additional consideration a) below).
|
||||
Also allows the generated script to run
|
||||
on a system without Shorewall installed.
|
||||
-d <distribution> Compile the script for execution on the
|
||||
-d <distro> Compile the script for execution on the
|
||||
distribution specified by <distro>. Currently,
|
||||
'suse' is the only valid <distro>.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user