NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jayessdeesea
Jan 21, 2018Initiate
Can I add custom DNS entries for my LAN using Orbi?
Hi, I see where I can add custom entries to DHCP (MAC address to IP address). This is great, and probably good enough for what I'm trying to do. However, I'm wondering if there is some featur...
- Jan 21, 2018AFAIK, the Orbi doesn't have that support. An alternative is to use mDNS. Many O/Ses support this natively, including MacOS, iOS and Synology. For Windows, there are open source mDNS support. Or you can get it from Apple by installing Bonjour or iTunes (Bonjour is included; you can uninstall iTunes if you don't use it). For Linux, install Avahi.
Once you have mDNS installed, then the machines will typically be reachable via their machine name appended with ".local". For example, https://ds916.local/. I have an ancient Synology DS207+ which I can reach simply by entering "thebox.local/" into my browser.
TheEther
Jan 21, 2018Guru
AFAIK, the Orbi doesn't have that support. An alternative is to use mDNS. Many O/Ses support this natively, including MacOS, iOS and Synology. For Windows, there are open source mDNS support. Or you can get it from Apple by installing Bonjour or iTunes (Bonjour is included; you can uninstall iTunes if you don't use it). For Linux, install Avahi.
Once you have mDNS installed, then the machines will typically be reachable via their machine name appended with ".local". For example, https://ds916.local/. I have an ancient Synology DS207+ which I can reach simply by entering "thebox.local/" into my browser.
Once you have mDNS installed, then the machines will typically be reachable via their machine name appended with ".local". For example, https://ds916.local/. I have an ancient Synology DS207+ which I can reach simply by entering "thebox.local/" into my browser.
- jayessdeeseaJan 21, 2018Initiate
Thanks! Works great!