mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 04:31:23 +01:00
Modify rejNotSyn to use new/corrected features
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8e000b158e
commit
a4768776f7
@ -34,6 +34,6 @@ DEFAULTS -
|
||||
?error "Invalid argument (@1) to rejNotSyn"
|
||||
?endif
|
||||
?else
|
||||
REJECT ;; -p 6 ! --syn
|
||||
REJECT(tcp-reset) {proto=6:!syn}
|
||||
?endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user