diff --git a/dnsmasq/dnsmasq.conf b/dnsmasq/dnsmasq.conf index ff1be84..562a1c5 100644 --- a/dnsmasq/dnsmasq.conf +++ b/dnsmasq/dnsmasq.conf @@ -2,6 +2,7 @@ conf-dir=/etc/dnsmasq.d/,*.conf cache-size=500 no-resolv no-poll +no-negcache server=8.8.8.8 listen-address=127.0.0.1 interface=lo