mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
e4a4fb25f1
Signed-off-by: Tuomo Soini <tis@foobar.fi>
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.A_DropDNSrep
|
|
#
|
|
# This macro audits and drops DNS UDP replies.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
?COMMENT Late DNS Replies
|
|
|
|
A_DROP - - udp - 53
|