=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/unbound.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/etc/unbound.conf 2014/04/02 21:43:30 1.4 +++ src/etc/unbound.conf 2015/07/19 17:29:42 1.5 @@ -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 @@ -36,6 +36,11 @@ # DNS requests over an SSH port forwarding. # #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.