NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Hi It would be a really great feature to have the orbi being able to present a LAN dns server and to auto-register dns names etc. DHCP also requires greater functionality like the ability to add ...
mvdp
Dec 02, 2018Aspirant
Update on my own description.
login to the router as described in in step 1: How-to-set-a-separate-SSID-for-the-5-GHz-network-on-your-Orbi and run the 2 commands below:
kill $(pidof dnsmasq)
/usr/sbin/dnsmasq --except-interface=lo -r /tmp/resolv.conf --addn-hosts=/tmp/dhcpd_hostlist
That's it, no editing of /etc/dnsmasq.conf required.