mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
#
|
|
# Shorewall version 4 - DNS Macro
|
|
#
|
|
# /usr/share/shorewall/macro.DNS
|
|
#
|
|
# This macro handles DNS traffic.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - udp 53
|
|
PARAM - - tcp 53
|