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:
teastep 2002-06-11 20:14:58 +00:00
parent 52ef74cfb8
commit 69220bedfe
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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
#