Maarten Brand
New Around Here
Hello,
I have the following situation:
Asus RT-N66U with Asus-WRT Merlin 380.65_2:
IP Adres: 10.0.0.1
I have a Raspberry Pi 3 with IP adres 10.0.0.7 and this Pi is running Pi-Hole.
I changed the DHCP options so that DHCP server is assigning 10.0.0.7 as the DNS Server.
For Guest WiFi i want to assign the OpenDNS or Google DNS servers as DNS servers.
I enabled JFFS custom scripts and configs and created a dnsmasq.conf.add with the follow lines:
interface=wl0.1,wl1.1
dhcp-option=wl0.1,6,208.67.222.222,208.67.220.220
dhcp-option=wl1.1,6,208.67.222.222,208.67.220.220
This does not work.
Can anybody tell me how to assign different DNS servers on the guest network?
Thank you.
I have the following situation:
Asus RT-N66U with Asus-WRT Merlin 380.65_2:
IP Adres: 10.0.0.1
I have a Raspberry Pi 3 with IP adres 10.0.0.7 and this Pi is running Pi-Hole.
I changed the DHCP options so that DHCP server is assigning 10.0.0.7 as the DNS Server.
For Guest WiFi i want to assign the OpenDNS or Google DNS servers as DNS servers.
I enabled JFFS custom scripts and configs and created a dnsmasq.conf.add with the follow lines:
interface=wl0.1,wl1.1
dhcp-option=wl0.1,6,208.67.222.222,208.67.220.220
dhcp-option=wl1.1,6,208.67.222.222,208.67.220.220
This does not work.
Can anybody tell me how to assign different DNS servers on the guest network?
Thank you.