mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 19:13:39 +01:00
c9eccaf3b8
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
342 B
Plaintext
15 lines
342 B
Plaintext
#
|
|
# Shorewall version 4 - ADropUPnP Macro
|
|
#
|
|
# /usr/share/shorewall/macro.ADropUPnP
|
|
#
|
|
# This macro silently drops UPnP probes on UDP port 1900
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
|
|
?COMMENT UPnP
|
|
|
|
A_DROP - - udp 1900
|