From 2dad92b771b1b85ad00d1ef867a61df0ac49cc49 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Mon, 6 May 2019 20:18:34 -0400 Subject: [PATCH] remove dns no cache --- config/dnsmasq.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/dnsmasq.conf b/config/dnsmasq.conf index 0e26b87..4ab35b7 100644 --- a/config/dnsmasq.conf +++ b/config/dnsmasq.conf @@ -1,7 +1,6 @@ interface=wlan0 dhcp-range=10.3.141.1,10.3.141.24,255.255.255.0,12h bind-dynamic -no-negcache server=127.3.2.1 server=127.0.0.1 server=1.1.1.1