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