mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-06 12:59:45 +01:00
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
|