forked from extern/shorewall_code
Cosmetic changes to firewall and shorewall files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@63 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
52ef74cfb8
commit
69220bedfe
@ -2094,8 +2094,8 @@ default_policy() # $1 = client $2 = server
|
|||||||
# To avoid double-counting SYN packets, enforce the policy
|
# To avoid double-counting SYN packets, enforce the policy
|
||||||
# in this chain.
|
# in this chain.
|
||||||
#
|
#
|
||||||
enable_syn_flood_protection $chain $chain1
|
enable_syn_flood_protection $chain $chain1
|
||||||
policy_rules $chain $policy $loglevel
|
policy_rules $chain $policy $loglevel
|
||||||
else
|
else
|
||||||
############################################################
|
############################################################
|
||||||
# No problem with double-counting so just jump to the
|
# No problem with double-counting so just jump to the
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
# shorewall save Save the list of "rejected" and
|
# shorewall save Save the list of "rejected" and
|
||||||
# "dropped" addresses so that it will
|
# "dropped" addresses so that it will
|
||||||
# be automatically reinstated the
|
# be automatically reinstated the
|
||||||
# next time.
|
# next time that Shorewall starts.
|
||||||
#
|
#
|
||||||
# Display a chain if it exists
|
# Display a chain if it exists
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user