Hi,
With each voxel release i need to update some settings in net-lan, basically for custom DNS. Is there any way to script these after an upgrade? I don't have a USB drive mounted, but can.
FYI, I answered my own question. I made the change referenced in #3 where i edited the option dns setting under print_dhcpd_conf() in net-lan and pointed that internally.
Thanks
Hi,
I am running V1.0.2.72SF firmware on a R7800 and looking to change the DNS server for my local lan devices to an internal server.
I updated dnsmasq.conf to add a line at the bottom:
dhcp-option=6,<local ip>
This isn't working and queries from clients are still being sent to the router...