From 9780329f9a8b4a8605a5e1776f8cf791b4a1b08b Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 19 Nov 2006 03:53:26 +0000 Subject: [PATCH] Update manpages-lite git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4935 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages-lite/shorewall-lite.xml | 426 ++++--------------------------- 1 file changed, 45 insertions(+), 381 deletions(-) diff --git a/manpages-lite/shorewall-lite.xml b/manpages-lite/shorewall-lite.xml index 70331fb30..3e9720d10 100644 --- a/manpages-lite/shorewall-lite.xml +++ b/manpages-lite/shorewall-lite.xml @@ -1,35 +1,21 @@ - shorewall + shorewall-lite 8 - shorewall + shorewall-lite - Administration tool for Shoreline Firewall - (Shorewall) + Administration tool for Shoreline Firewall Lite + (Shorewall-lite) - shorewall - - -options - - add - - interface[:host-list] - - zone - - - - - - shorewall + shorewall-lite -options @@ -39,19 +25,7 @@ - shorewall - - -options - - check - - - - directory - - - - shorewall + shorewall-lite -options @@ -59,35 +33,7 @@ - shorewall - - -options - - compile - - - - directory - - pathname - - - - shorewall - - -options - - delete - - interface[:host-list] - - zone - - - - - - shorewall + shorewall-lite -options @@ -97,7 +43,7 @@ - shorewall + shorewall-lite -options @@ -109,19 +55,7 @@ - shorewall - - -options - - export - - directory1 - - [user@]system:[directory2] - - - - shorewall + shorewall-lite -options @@ -131,7 +65,7 @@ - shorewall + shorewall-lite -options @@ -143,7 +77,7 @@ - shorewall + shorewall-lite -options @@ -151,7 +85,7 @@ - shorewall + shorewall-lite -options @@ -165,7 +99,7 @@ - shorewall + shorewall-lite -options @@ -175,25 +109,7 @@ - shorewall - - -options - - load - - - - - - directory - - system - - - - - - shorewall + shorewall-lite -options @@ -203,7 +119,7 @@ - shorewall + shorewall-lite -options @@ -215,7 +131,7 @@ - shorewall + shorewall-lite -options @@ -225,15 +141,7 @@ - shorewall - - -options - - refresh - - - - shorewall + shorewall-lite -options @@ -243,23 +151,7 @@ - shorewall - - -options - - reload - - - - - - directory - - system - - - - shorewall + shorewall-lite -options @@ -269,7 +161,7 @@ - shorewall + shorewall-lite -options @@ -279,23 +171,7 @@ - shorewall - - -options - - safe-restart - - - - shorewall - - -options - - safe-start - - - - shorewall + shorewall-lite -options @@ -305,7 +181,7 @@ - shorewall + shorewall-lite -options @@ -317,7 +193,7 @@ - shorewall + shorewall-lite -options @@ -329,7 +205,7 @@ - shorewall + shorewall-lite -options @@ -340,7 +216,7 @@ - shorewall + shorewall-lite -options @@ -352,7 +228,7 @@ - shorewall + shorewall-lite -options @@ -362,7 +238,7 @@ - shorewall + shorewall-lite -options @@ -374,7 +250,7 @@ - shorewall + shorewall-lite -options @@ -386,7 +262,7 @@ - shorewall + shorewall-lite -options @@ -394,7 +270,7 @@ - shorewall + shorewall-lite -options @@ -402,19 +278,7 @@ - shorewall - - -options - - try - - directory - - timeout - - - - shorewall + shorewall-lite -options @@ -478,23 +342,6 @@ - - check - - - Compiles the configuraton in the specified - directory and discards the compiled output - script. If no directory is given, then - /etc/shorewall is assumed. - - The -e option causes the - compiler to look for a file named capabilities. This file is - produced using the command shorewall-lite show - -f capabilities > capabities on a system with - Shorewall Lite installed. - - - clear @@ -506,25 +353,6 @@ - - compile - - - Compiles the current configuration into the executable file - pathname. If a directory is supplied, Shorewall - will look in that directory first for configuration files. - - When -e is specified, the compilation is being performed on a - system other than where the compiled script will run. This option - disables certain configuration options that require the script to be - compiled where it is to be run. The use of -e requires the presense - of a configuration file named capabilities which may be produced - using the command shorewall-lite show -f - capabilities > capabities on a system with Shorewall - Lite installed - - - delete @@ -567,30 +395,6 @@ - - export - - - If directory1 is omitted, the current - working directory is assumed. - - Allows a non-root user to compile a shorewall script and stage - it on a system (provided that the user has access to the system via - ssh). The command is equivalent to: - - /sbin/shorewall compile -e directory1 directory1/firewall &&\ - scp directory1/firewall directory1/firewall.conf [user@]system:[directory2] - - In other words, the configuration in the specified (or - defaulted) directory is compiled to a file called firewall in that - directory. If compilation succeeds, then firewall and firewall.conf - are copied to system using scp. - - - forget @@ -640,46 +444,6 @@ - - load - - - If directory is omitted, the current - working directory is assumed. Allows a non-root user to compile a - shorewall script and install it on a system (provided that the user - has root access to the system via ssh). The command is equivalent - to: - - /sbin/shorewall compile -e directory directory/firewall &&\ - scp directory/firewall directory/firewall.conf root@system:/var/lib/shorewall-lite/ &&\ - ssh root@system '/sbin/shorewall-lite start' - - In other words, the configuration in the specified (or - defaulted) directory is compiled to a file called firewall in that - directory. If compilation succeeds, then firewall is copied to - system using scp. If the copy succeeds, - Shorewall Lite on system is started via - ssh. - - If -s is specified and the - start command succeeds, then the - remote Shorewall-lite configuration is saved by executing shorewall-lite save via ssh. - - if -c is included, the - command shorewall-lite show capabilities -f - > /var/lib/shorewall-lite/capabilities is executed via - ssh then the generated file is copied to - directory using scp. This step is performed - before the configuration is compiled. - - - logdrop @@ -710,56 +474,6 @@ - - refresh - - - The rules involving the the black list, ECN control rules, and - traffic shaping are recreated to reflect any changes made to your - configuration files. Existing connections are untouched. - - - - - reload - - - If directory is omitted, the current - working directory is assumed. Allows a non-root user to compile a - shorewall script and install it on a system (provided that the user - has root access to the system via ssh). The command is equivalent - to: - - /sbin/shorewall compile -e directory directory/firewall &&\ - scp directory/firewall directory/firewall.conf root@system:/var/lib/shorewall-lite/ &&\ - ssh root@system '/sbin/shorewall-lite restart' - - In other words, the configuration in the specified (or - defaulted) directory is compiled to a file called firewall in that - directory. If compilation succeeds, then firewall is copied to - system using scp. If the copy succeeds, - Shorewall Lite on system is restarted via - ssh. - - If -s is specified and the - restart command succeeds, then the - remote Shorewall-lite configuration is saved by executing shorewall-lite save via ssh. - - if -c is included, the - command shorewall-lite show capabilities -f - > /var/lib/shorewall-lite/capabilities is executed via - ssh then the generated file is copied to - directory using scp. This step is performed - before the configuration is compiled. - - - reset @@ -773,8 +487,8 @@ restart - Restart is similar to shorewall - stop followed by shorewall + Restart is similar to shorewall-lite + stop followed by shorewall-lite start. Existing connections are maintained. If a directory is included in the command, Shorewall will look in that directory first for @@ -787,54 +501,27 @@ Restore Shorewall to a state saved using the shorewall save command. Existing connections - are maintained. The filename names a restore - file in /var/lib/shorewall created using shorewall save; if no + role="bold">shorewall-lite save command. Existing + connections are maintained. The filename names + a restore file in /var/lib/shorewall-lite created using shorewall-lite save; if no filename is given then Shorewall will be restored from the file specified by the RESTOREFILE option in shorewall.conf(5). - - safe-restart - - - Only allowed if Shorewall is running. The current - configuration is saved in /var/lib/shorewall/safe-restart (see the - save command below) then a shorewall - restart is done. You will then be prompted asking if you - want to accept the new configuration or not. If you answer "n" or if - you fail to answer within 60 seconds (such as when your new - configuration has disabled communication with your terminal), the - configuration is restored from the saved configuration. - - - - - safe-start - - - Shorewall is started normally. You will then be prompted - asking if everything went all right. If you answer "n" or if you - fail to answer within 60 seconds (such as when your new - configuration has disabled communication with your terminal), a - shorewall clear is performed for you. - - - save - The dynamic blacklist is stored in /var/lib/shorewall/save. - The state of the firewall is stored in - /var/lib/shorewall/filename for use by the - shorewall restore and shorewall -f start commands. If - filename is not given then the state is saved - in the file specified by the RESTOREFILE option in + The dynamic blacklist is stored in + /var/lib/shorewall-lite/save. The state of the firewall is stored in + /var/lib/shorewall-lite/filename for use by the + shorewall-lite restore and + shorewall-lite -f start commands. + If filename is not given then the state is + saved in the file specified by the RESTOREFILE option in shorewall.conf(5). @@ -1006,21 +693,6 @@ - - try (Deprecated) - - - Restart shorewall using the specified configuration. If an - error occurs during the restart, then another shorewall restart is performed using the - default configuration. If a timeout is specified then the restart is - always performed after the timeout occurs and uses the default - configuration. When restarting using the default configuration, if - the default restore script (as specified by the RESTOREFILE setting - in shorewall.conf(5) exists. then that script is used. - - - version @@ -1034,20 +706,12 @@ FILES - /etc/shorewall/ + /etc/shorewall-lite/ See ALSO - shorewall-accounting(5), shorewall-actions(5), - shorewall-blacklist(5), shorewall-hosts(5), shorewall-interfaces(5), - shorewall-ipsec(5), shorewall-maclist(5), shorewall-masq(5), - shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), - shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), - shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), - shorewall.conf(5), shorewall-tcclasses(5), shorewall-tcdevices(5), - shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), - shorewall-zones(5) + shorewall.conf(5) \ No newline at end of file