Restore NotSyn rule in action.Reject

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-03-13 12:21:24 -07:00
parent bed747c20b
commit 1a23e840d7

View File

@ -72,7 +72,7 @@ DropUPnP(@5)
# #
# Drop 'newnotsyn' traffic so that it doesn't get logged. # Drop 'newnotsyn' traffic so that it doesn't get logged.
# #
NotSyn(-,@1) - - tcp NotSyn(DROP,@1) - - tcp
# #
# Drop late-arriving DNS replies. These are just a nuisance and clutter up # Drop late-arriving DNS replies. These are just a nuisance and clutter up
# the log. # the log.