mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
15 lines
570 B
Plaintext
15 lines
570 B
Plaintext
|
#
|
||
|
# Shorewall6 -- /usr/share/shorewall6/macro.mDNSbi
|
||
|
#
|
||
|
# This macro handles bidirectional multicast DNS traffic.
|
||
|
#
|
||
|
###############################################################################
|
||
|
#ACTION SOURCE DEST PROTO DPORT SPORT
|
||
|
|
||
|
PARAM - [ff02::fb] udp 5353
|
||
|
PARAM - - udp 1024: 5353
|
||
|
PARAM - [ff02::fb] 2
|
||
|
PARAM DEST SOURCE:[ff02::fb] udp 5353
|
||
|
PARAM DEST SOURCE udp 1024: 5353
|
||
|
PARAM DEST SOURCE:[ff02::fb] 2
|