diff --git a/etc/dnsmasq.conf b/etc/dnsmasq.conf index 9f793e2..a98bd46 100644 --- a/etc/dnsmasq.conf +++ b/etc/dnsmasq.conf @@ -2,3 +2,5 @@ interface=wlan0 dhcp-range=10.10.10.11,10.10.10.254,12h address=/#/10.10.10.10 no-resolv +server=8.8.8.8 +server=8.8.4.4