mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
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
|
||||
# in this chain.
|
||||
#
|
||||
enable_syn_flood_protection $chain $chain1
|
||||
policy_rules $chain $policy $loglevel
|
||||
enable_syn_flood_protection $chain $chain1
|
||||
policy_rules $chain $policy $loglevel
|
||||
else
|
||||
############################################################
|
||||
# No problem with double-counting so just jump to the
|
||||
|
@ -77,7 +77,7 @@
|
||||
# shorewall save Save the list of "rejected" and
|
||||
# "dropped" addresses so that it will
|
||||
# be automatically reinstated the
|
||||
# next time.
|
||||
# next time that Shorewall starts.
|
||||
#
|
||||
# Display a chain if it exists
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user