summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/obr/unbound/etc/unbound.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/obr/unbound/etc/unbound.conf b/config/obr/unbound/etc/unbound.conf
index cd2d25f..244cd9c 100644
--- a/config/obr/unbound/etc/unbound.conf
+++ b/config/obr/unbound/etc/unbound.conf
@@ -26,17 +26,19 @@ server:
root-hints: "/etc/root.hints"
+ do-not-query-localhost: no
+
remote-control:
control-enable: yes
control-interface: 127.0.0.1
stub-zone:
name: "lan."
- stub-addr: 192.168.1.1@8053
+ stub-addr: 127.0.0.1@8053
stub-zone:
name: "1.168.192.in-addr.arpa."
- stub-addr: 192.168.1.1@8053
+ stub-addr: 127.0.0.1@8053
#stub-zone:
# name: "andreasbaumann.cc"