diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 3e2b883f9..a0651f5a3 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -110,19 +110,19 @@ ACTION — {ACCEPT[+]||]|NONAT|DROP|REJECT|DROP[]|REJECT[]|DNAT[-]|SAME[-]|REDIRECT[-]|CONTINUE|CONTINUE[]|LOG|QUEUE|QUEUE[]|COMMENT|action|macro[/target]}[:{log-level| + + ACCEPT! + + + like ACCEPT but exempts the rule from being suppressed + by OPTIMIZE=1 in shorewall.conf(5). + + + NONAT @@ -175,6 +185,16 @@ + + DROP- + + + like DROP but exempts the rule from being suppressed by + OPTIMIZE=1 in shorewall.conf(5). + + + REJECT @@ -184,6 +204,16 @@ + + REJECT! + + + like REJECT but exempts the rule from being suppressed + by OPTIMIZE=1 in shorewall.conf(5). + + + DNAT @@ -269,6 +299,26 @@ + + CONTINUE! + + + like CONTINUE but exempts the rule from being suppressed + by OPTIMIZE=1 in shorewall.conf(5). + + + + + A- + + + like ACCEPT but exempts the rule from being suppressed + by OPTIMIZE=1 in shorewall.conf(5). + + + LOG @@ -288,6 +338,16 @@ + + QUEUE! + + + like QUEUE but exempts the rule from being suppressed by + OPTIMIZE=1 in shorewall.conf(5). + + + COMMENT