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