diff --git a/dnsmasq.conf b/dnsmasq.conf index 6ae1220..fb54038 100644 --- a/dnsmasq.conf +++ b/dnsmasq.conf @@ -14,7 +14,7 @@ # Basic server configuration # -listen-address=0.0.0.0 +listen-address=127.0.0.1 port=53 bind-interfaces user=root