From f2b3629332711d43d057afb511b1f6620b740912 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Fri, 18 Oct 2019 18:13:22 -0400 Subject: [PATCH] add "no-hosts" to dnsmasq --- config/dnsmasq.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/dnsmasq.conf b/config/dnsmasq.conf index 5706de0..0f2b1d3 100644 --- a/config/dnsmasq.conf +++ b/config/dnsmasq.conf @@ -5,6 +5,7 @@ bind-dynamic domain-needed bogus-priv no-resolv +no-hosts server=/loki/127.3.2.1 server=127.0.0.1 server=1.1.1.1