taraptapio
New Around Here
Hello everyone, first post here.
I’ve got a Netgear R7800 running the latest Voxel firmware (116SF) and I’ve been trying to get the local search domain functionality, somehow.
I know on OpenWRT you can set a search domain (default is 'lan') so you can reach hosts by name (like laptop.lan, nas.lan etc) instead of using the IPs.
For what is worth, this should go into /etc/dnsmasq.conf as
Now I tried to do the same on my netgear (on the /overlay/etc/dnsmasq.conf to survive reboots), but even after rebooting the router and renewing the DHCP lease on my laptop, this still doesn't work.
Am I missing something, or this is not feasible at all?
Thank you.
I’ve got a Netgear R7800 running the latest Voxel firmware (116SF) and I’ve been trying to get the local search domain functionality, somehow.
I know on OpenWRT you can set a search domain (default is 'lan') so you can reach hosts by name (like laptop.lan, nas.lan etc) instead of using the IPs.
For what is worth, this should go into /etc/dnsmasq.conf as
local=/lan/
domain=lan
Now I tried to do the same on my netgear (on the /overlay/etc/dnsmasq.conf to survive reboots), but even after rebooting the router and renewing the DHCP lease on my laptop, this still doesn't work.
Am I missing something, or this is not feasible at all?
Thank you.