mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-07 05:20:03 +01:00
14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
#
|
|
# Shorewall6 -- /usr/share/shorewall6/macro.mDNS
|
|
#
|
|
# This macro handles multicast DNS traffic.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT
|
|
|
|
PARAM - [ff02::fb] udp 5353
|
|
PARAM - - udp 32768: 5353
|
|
PARAM - [ff02::fb] 2
|
|
PARAM DEST SOURCE:[ff02::fb] udp 5353
|
|
PARAM DEST SOURCE:[ff02::fb] 2
|