I'm running
I was recently playing around with some dnsmasq options trying to get one host to use different DNS settings than the rest of the network. I added this to the config:
After clicking save, things went South...
Fresh Tomato Hard Lock After Editing Dnsmasq Config
FreshTomato Firmware 2019.3 K26ARM USB AIO-64K
with Linux kernel 2.6.36.4brcmarm and Broadcom Wireless Driver 6.37.14.86 (r456083)
.I was recently playing around with some dnsmasq options trying to get one host to use different DNS settings than the rest of the network. I added this to the config:
Code:
dhcp-host=set:GoogleDNS,192.168.1.100
dhcp-option=tag:GoogleDNS,option:dns-server,8.8.8.8,8.8.4.4
Fresh Tomato Hard Lock After Editing Dnsmasq Config