From 71f4375c780c24c91f2d324c771897cff9cbe935 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 7 Aug 2006 14:47:29 +0000 Subject: [PATCH] A little cleanup of the operations doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4307 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/starting_and_stopping_shorewall.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml index 419f8cbb5..94fb440ea 100644 --- a/docs/starting_and_stopping_shorewall.xml +++ b/docs/starting_and_stopping_shorewall.xml @@ -662,7 +662,8 @@ gateway:~ # allow - shorewall allow <address> ... + shorewall[-lite] allow <address> + ... Re-enables receipt of packets from hosts previously blacklisted by a drop or reject command. @@ -1238,10 +1239,9 @@ gateway:~ # Start shorewall. Existing connections through shorewall managed interfaces are untouched. New connections will be allowed - only if they are allowed by the firewall rules or policies. If -q is - specified, less detail is displayed making it easier to spot - warnings If -f is specified, the saved configuration specified by - the RESTOREFILE option in /etc/shorewall/shorewall.conf will be restored if that saved configuration exists