Hi all,
Love tomato. I want to set a specific DNS for a specific range of IP addresses. All other IP's should go to the default DNS. Is this the way I would do it? In Advanced -> DNS/DHCP -> DNSMASQ options
Thank you!
Love tomato. I want to set a specific DNS for a specific range of IP addresses. All other IP's should go to the default DNS. Is this the way I would do it? In Advanced -> DNS/DHCP -> DNSMASQ options
Code:
dhcp-range=set:red,192.168.0.5,192.168.0.10 dhcp-option=tag:red,6,208.122.23.22 dhcp-option=tag:red,6,208.122.23.23