From 7f2059e131a52dd50350fd57af7ccc81624ca468 Mon Sep 17 00:00:00 2001 From: Tim Wilkinson Date: Wed, 20 Sep 2023 10:32:11 -0700 Subject: [PATCH] Rebind protection stops recursive dns working (#941) --- files/etc/config.mesh/dhcp | 1 + 1 file changed, 1 insertion(+) diff --git a/files/etc/config.mesh/dhcp b/files/etc/config.mesh/dhcp index e61bb4fe..567e5ee5 100644 --- a/files/etc/config.mesh/dhcp +++ b/files/etc/config.mesh/dhcp @@ -1,4 +1,5 @@ config dnsmasq + option rebind_protection '0' option confdir '/tmp/dnsmasq.d,*.conf' config dhcp