Correct rejNotSyn

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-03-06 16:01:31 -08:00
parent 5f1370f1b4
commit cd103bb715
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -34,6 +34,6 @@ DEFAULTS -
?error "Invalid argument (@1) to rejNotSyn"
?endif
?else
REJECT(--reject-with tcp-reset) ;; -p 6 ! --syn
REJECT ;; -p 6 ! --syn
?endif