mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
macro.mDNS: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
d732a8a040
commit
996b629029
@ -1,15 +1,13 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - Multicast DNS Macro -- this macro assumes that only
|
# Shorewall -- /usr/share/shorewall/macro.mDNS
|
||||||
# the DEST zone sends mDNS queries. If both zones send
|
|
||||||
# queries, use the mDNSbi macro.
|
|
||||||
#
|
#
|
||||||
# /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.
|
||||||
# This macro handles multicast DNS traffic
|
# If both zones send queries, use the mDNSbi macro.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST
|
||||||
# PORT(S) PORT(S) DEST LIMIT
|
|
||||||
PARAM - 224.0.0.251 udp 5353
|
PARAM - 224.0.0.251 udp 5353
|
||||||
PARAM - - udp 1024: 5353
|
PARAM - - udp 1024: 5353
|
||||||
PARAM - 224.0.0.251 2
|
PARAM - 224.0.0.251 2
|
||||||
|
Loading…
Reference in New Issue
Block a user