forked from extern/shorewall_code
One more modified file with new syntax
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9694 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
00b7025467
commit
b6b8cd4c7f
@ -740,7 +740,7 @@ all all REJECT:MyReject info</programlisting>
|
|||||||
their rules and user-defined actions, Shorewall can substitute an
|
their rules and user-defined actions, Shorewall can substitute an
|
||||||
invocation of the a new macro for an existing invocation of one of the
|
invocation of the a new macro for an existing invocation of one of the
|
||||||
old actions. So if your rules file calls AllowSMTP, Shorewall will
|
old actions. So if your rules file calls AllowSMTP, Shorewall will
|
||||||
replace that call with SMTP/ACCEPT. Because this substitution is
|
replace that call with SMTP(ACCEPT). Because this substitution is
|
||||||
expensive, it is conditional based on the setting of MAPOLDACTIONS in
|
expensive, it is conditional based on the setting of MAPOLDACTIONS in
|
||||||
shorewall.conf. If this option is set to YES or if it is not set (such
|
shorewall.conf. If this option is set to YES or if it is not set (such
|
||||||
as if you are using your old shorewall.conf file) then Shorewall will
|
as if you are using your old shorewall.conf file) then Shorewall will
|
||||||
|
Loading…
Reference in New Issue
Block a user