mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 08:08:12 +01:00
Correct rejNotSyn
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5f1370f1b4
commit
cd103bb715
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user