mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-15 10:48:35 +02:00
Restore DropUPnP behavior in Reject
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@ -66,7 +66,7 @@ Invalid(DROP,@1)
|
|||||||
# Reject Microsoft noise so that it doesn't clutter up the log.
|
# Reject Microsoft noise so that it doesn't clutter up the log.
|
||||||
#
|
#
|
||||||
SMB(@3)
|
SMB(@3)
|
||||||
DropUPnP
|
DropUPnP(@5)
|
||||||
#
|
#
|
||||||
# Drop 'newnotsyn' traffic so that it doesn't get logged.
|
# Drop 'newnotsyn' traffic so that it doesn't get logged.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user