ubiquiti:cli:mdns_repeater
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubiquiti:cli:mdns_repeater [2020/12/23 20:46] – peter | ubiquiti:cli:mdns_repeater [2020/12/23 23:16] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubiquiti - CLI - mDNS Repeater ====== | ====== Ubiquiti - CLI - mDNS Repeater ====== | ||
+ | |||
+ | **Enable Multicast DNS** in the GUI: | ||
+ | |||
+ | * is no substitute for setting the mdns property in the JSON configuration. | ||
+ | * supposedly **enables** the mDNS reflector service, and while this seems to work for a while it does not work all the time. | ||
+ | * Turning on the mDNS repeater by setting the **mdns** property works. | ||
+ | |||
+ | ---- | ||
To use mDNS repeater on the USG. | To use mDNS repeater on the USG. | ||
Line 32: | Line 40: | ||
Test your .json code using the [[https:// | Test your .json code using the [[https:// | ||
+ | |||
+ | |||
+ | Once the config.gateway.json file is created or edited: | ||
+ | |||
+ | * In the Controller GUI, navigate to **Devices -> Unifi Security Gateway -> Config -> Force Provision -> Provision**. | ||
+ | |||
+ | Once the USG comes back online you should be all set. | ||
+ | |||
</ | </ | ||
Line 62: | Line 78: | ||
SSH tutorial: https:// | SSH tutorial: https:// | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | Alternate between enabling / disabling some of these settings may work. | ||
+ | |||
+ | |||
+ | Enable IGMP Snooping as it can help with multicast traffic: | ||
+ | |||
+ | * Navigate to **Settings - Networks** and select a network. | ||
+ | * Enable IGMP snooping. | ||
+ | |||
+ | |||
+ | Enable Multicast Enhancement: | ||
+ | |||
+ | * Navigate to **Settings -> Wireless Networks** and select a network. | ||
+ | * Enable **Multicast Enhancement (IGMPv3)**. | ||
+ | |||
+ | |||
+ | Enable MulticastDNS Service: | ||
+ | |||
+ | * Navigate to **Settings -> Services -> MDNS**. | ||
+ | * Enable **Multicast DNS**. | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | |||
+ | Ensure Firewall is not blocking: | ||
+ | |||
+ | * Port 5353 is used for Bonjour services/ | ||
+ | |||
---- | ---- | ||
Line 73: | Line 123: | ||
https:// | https:// | ||
+ | https:// | ||
+ | |||
+ | https:// | ||
ubiquiti/cli/mdns_repeater.1608756364.txt.gz · Last modified: 2020/12/23 20:46 by peter