mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02: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"
|
?error "Invalid argument (@1) to rejNotSyn"
|
||||||
?endif
|
?endif
|
||||||
?else
|
?else
|
||||||
REJECT ;; -p 6 ! --syn
|
REJECT(tcp-reset) {proto=6:!syn}
|
||||||
?endif
|
?endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user