diff --git a/Shorewall/firewall b/Shorewall/firewall index 320bc69e7..b9266ad78 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -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 diff --git a/Shorewall/shorewall b/Shorewall/shorewall index 938e47e99..9f2a12469 100755 --- a/Shorewall/shorewall +++ b/Shorewall/shorewall @@ -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 #