shorewall_code/Shorewall/Macros/macro.mDNS
Tuomo Soini 996b629029 macro.mDNS: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
2016-02-15 18:20:39 +02:00

16 lines
510 B
Plaintext

#
# Shorewall -- /usr/share/shorewall/macro.mDNS
#
# This macro handles multicast DNS traffic from DEST zone.
# This macro assumes that only the DEST zone sends mDNS queries.
# If both zones send queries, use the mDNSbi macro.
#
###############################################################################
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST
PARAM - 224.0.0.251 udp 5353
PARAM - - udp 1024: 5353
PARAM - 224.0.0.251 2
PARAM DEST SOURCE:224.0.0.251 udp 5353
PARAM DEST SOURCE:224.0.0.251 2