summaryrefslogtreecommitdiff
path: root/etc/unbound.conf
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2015-07-19 17:29:43 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2015-07-19 17:29:43 +0000
commit01fb8c2cf30e5ac74ab21130f0e56c450c43ef96 (patch)
tree2b6733cee68743c7d363e524bcdba29209c99161 /etc/unbound.conf
parentfa76a4447e9c6be8761aedfad6f5b50a299fc00d (diff)
change default unbound config to enable the control socket, without using
keys/certificates for auth. ok florian@
Diffstat (limited to 'etc/unbound.conf')
-rw-r--r--etc/unbound.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/unbound.conf b/etc/unbound.conf
index 19f598c7a3f..6fa41a624ca 100644
--- a/etc/unbound.conf
+++ b/etc/unbound.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: unbound.conf,v 1.4 2014/04/02 21:43:30 millert Exp $
+# $OpenBSD: unbound.conf,v 1.5 2015/07/19 17:29:42 sthen Exp $
server:
interface: 127.0.0.1
@@ -37,6 +37,11 @@ server:
#
#tcp-upstream: yes
+remote-control:
+ control-enable: yes
+ control-use-cert: no
+ control-interface: /var/run/unbound.sock
+
# Use an upstream forwarder (recursive resolver) for specific zones.
# Example addresses given below are public resolvers valid as of 2014/03.
#