2023-06-27 19:53:52 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<service>
|
|
|
|
<short>Multicast DNS (mDNS)</short>
|
2023-06-27 22:37:45 -07:00
|
|
|
<description>DNS services without a traditional DNS server</description>
|
2023-06-27 19:53:52 -07:00
|
|
|
<port protocol="udp" port="5353"/>
|
|
|
|
<destination ipv4="224.0.0.251" ipv6="ff02::fb"/>
|
|
|
|
</service>
|