From a7b8b53f7224ceb38a64c9b44ae4d40b47efdd04 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 4 Dec 2012 10:39:29 -0800 Subject: [PATCH] Small change to the Actions document. Signed-off-by: Tom Eastep --- docs/Actions.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/Actions.xml b/docs/Actions.xml index 2fdb9aae3..1f274578d 100644 --- a/docs/Actions.xml +++ b/docs/Actions.xml @@ -58,8 +58,9 @@ series of one or more iptables rules. The symbolic name may appear in the ACTION column of an /etc/shorewall/rules - file entry, in which case the traffic matching that rules file entry will - be passed to the series of iptables rules named by the action. + entry, in a macro body and within another + action, in which case the traffic matching that rules file entry will be + passed to the series of iptables rules named by the action. Actions can be thought of as templates. When an action is invoked in an /etc/shorewall/rules entry, it may be qualified by @@ -289,12 +290,6 @@ ACCEPT - - tcp 135,139,445 POLICY column of shorewall-policy(5) (e.g., DROP:Drop(audit):audit). - - - Beginning with Shorewall 4.5.10, a macro may also be specified as a default - action. -