diff --git a/config/dnsmasq.conf b/config/dnsmasq.conf index 4ab35b7..f152e8b 100644 --- a/config/dnsmasq.conf +++ b/config/dnsmasq.conf @@ -1,6 +1,5 @@ interface=wlan0 dhcp-range=10.3.141.1,10.3.141.24,255.255.255.0,12h bind-dynamic -server=127.3.2.1 +server=/loki/127.3.2.1 server=127.0.0.1 -server=1.1.1.1