From 18a950b9e62ad6a3aa8822cbeead158e062e67a1 Mon Sep 17 00:00:00 2001 From: sthen <> Date: Sun, 19 Jul 2015 17:29:42 +0000 Subject: [PATCH] change default unbound config to enable the control socket, without using keys/certificates for auth. ok florian@ --- src/etc/unbound.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/etc/unbound.conf b/src/etc/unbound.conf index 19f598c7..6fa41a62 100644 --- a/src/etc/unbound.conf +++ b/src/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. #