mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
More Lite tweaks -- will they ever end?
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4081 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
97d281655d
commit
90ad8341ba
@ -62,7 +62,7 @@ debug)
|
|||||||
If you include the keyword debug as the first argument to any
|
If you include the keyword debug as the first argument to any
|
||||||
of these commands:
|
of these commands:
|
||||||
|
|
||||||
start|stop|restart|reset|clear|refresh|check|add|delete
|
start|stop|restart|reset|clear|add|delete
|
||||||
|
|
||||||
then a shell trace of the command is produced. For example:
|
then a shell trace of the command is produced. For example:
|
||||||
|
|
||||||
@ -157,13 +157,6 @@ logreject)
|
|||||||
See also \"help address\""
|
See also \"help address\""
|
||||||
;;
|
;;
|
||||||
|
|
||||||
refresh)
|
|
||||||
echo "refresh: refresh
|
|
||||||
The rules involving the broadcast addresses of firewall interfaces,
|
|
||||||
the black list, and ECN control rules are recreated to reflect any
|
|
||||||
changes made. Existing connections are untouched."
|
|
||||||
;;
|
|
||||||
|
|
||||||
reject)
|
reject)
|
||||||
echo "$1: $1 <address> ...
|
echo "$1: $1 <address> ...
|
||||||
Causes packets from the specified <address> to be rejected
|
Causes packets from the specified <address> to be rejected
|
||||||
@ -275,7 +268,7 @@ trace)
|
|||||||
If you include the keyword trace as the first argument to any
|
If you include the keyword trace as the first argument to any
|
||||||
of these commands:
|
of these commands:
|
||||||
|
|
||||||
start|stop|restart|reset|clear|refresh|check|add|delete
|
start|stop|restart|reset|clear|check|add|delete
|
||||||
|
|
||||||
then a shell trace of the command is produced. For example:
|
then a shell trace of the command is produced. For example:
|
||||||
|
|
||||||
|
@ -62,3 +62,7 @@ e) On the administrative system, for each firewall system you:
|
|||||||
It is possible to have both shorewall and Shorewall Lite
|
It is possible to have both shorewall and Shorewall Lite
|
||||||
installed on the same system.
|
installed on the same system.
|
||||||
|
|
||||||
|
For more information, see:
|
||||||
|
|
||||||
|
http://www.shorewall.net/CompiledProgram.html#Lite
|
||||||
|
|
||||||
|
@ -110,7 +110,7 @@ debug)
|
|||||||
If you include the keyword debug as the first argument to any
|
If you include the keyword debug as the first argument to any
|
||||||
of these commands:
|
of these commands:
|
||||||
|
|
||||||
start|stop|restart|reset|clear|refresh|check|add|delete
|
start|stop|restart|reset|clear|refresh|check|add|delete|compile
|
||||||
|
|
||||||
then a shell trace of the command is produced. For example:
|
then a shell trace of the command is produced. For example:
|
||||||
|
|
||||||
@ -362,7 +362,7 @@ trace)
|
|||||||
If you include the keyword trace as the first argument to any
|
If you include the keyword trace as the first argument to any
|
||||||
of these commands:
|
of these commands:
|
||||||
|
|
||||||
start|stop|restart|reset|clear|refresh|check|add|delete
|
start|stop|restart|reset|clear|refresh|check|add|delete|compile
|
||||||
|
|
||||||
then a shell trace of the command is produced. For example:
|
then a shell trace of the command is produced. For example:
|
||||||
|
|
||||||
|
@ -297,11 +297,17 @@
|
|||||||
|
|
||||||
<member>delete</member>
|
<member>delete</member>
|
||||||
|
|
||||||
|
<member>refresh</member>
|
||||||
|
|
||||||
<member>try</member>
|
<member>try</member>
|
||||||
|
|
||||||
<member>safe-start</member>
|
<member>safe-start</member>
|
||||||
|
|
||||||
<member>safe-restart</member>
|
<member>safe-restart</member>
|
||||||
|
|
||||||
|
<member>show actions</member>
|
||||||
|
|
||||||
|
<member>show macros</member>
|
||||||
</simplelist>
|
</simplelist>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user