mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 08:07:13 +02: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
|
echo "refresh: refresh
|
||||||
The rules involving the broadcast addresses of firewall interfaces,
|
The rules involving the broadcast addresses of firewall interfaces,
|
||||||
the black list, traffic control rules and ECN control rules are recreated
|
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)
|
reject)
|
||||||
@ -318,7 +318,7 @@ start)
|
|||||||
If \"-f\" is specified, the saved configuration specified by the RESTOREFILE option
|
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
|
in shorewall.conf will be restored if that saved configuration exists. In that
|
||||||
case, a <configuration-directory> may not be specified.
|
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)
|
stop)
|
||||||
@ -326,7 +326,7 @@ stop)
|
|||||||
Stops the firewall. All existing connections, except those
|
Stops the firewall. All existing connections, except those
|
||||||
listed in /etc/shorewall/routestopped, are taken down.
|
listed in /etc/shorewall/routestopped, are taken down.
|
||||||
The only new traffic permitted through the firewall
|
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)
|
status)
|
||||||
|
@ -106,7 +106,7 @@ file>
|
|||||||
additional consideration a) below).
|
additional consideration a) below).
|
||||||
Also allows the generated script to run
|
Also allows the generated script to run
|
||||||
on a system without Shorewall installed.
|
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,
|
distribution specified by <distro>. Currently,
|
||||||
'suse' is the only valid <distro>.
|
'suse' is the only valid <distro>.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user