From 1a23e840d7ff8cfa9e9219a29ef52e352c45537f Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 13 Mar 2016 12:21:24 -0700 Subject: [PATCH] Restore NotSyn rule in action.Reject Signed-off-by: Tom Eastep --- Shorewall/action.Reject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/action.Reject b/Shorewall/action.Reject index f4b908525..4fedb10d2 100644 --- a/Shorewall/action.Reject +++ b/Shorewall/action.Reject @@ -72,7 +72,7 @@ DropUPnP(@5) # # 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 # the log.