mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
bc34b49905
Signed-off-by: Tuomo Soini <tis@foobar.fi>
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.A_DropUPnP
|
|
#
|
|
# This macro audits and drops UPnP probes on UDP port 1900.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
?COMMENT UPnP
|
|
|
|
A_DROP - - udp 1900
|