unbound/testdata/edns_cache.tdir/edns_cache.conf

19 lines
320 B
Text
Raw Normal View History

server:
verbosity: 2
# num-threads: 1
interface: ::1
port: @PORT@
use-syslog: no
directory: ""
pidfile: "unbound.pid"
chroot: ""
username: ""
do-not-query-localhost: no
stub-zone:
name: "example.net"
stub-addr: "127.0.0.1@@STUB2_PORT@"
# a k a root hints
stub-zone:
name: "."
stub-addr: "::1@@STUB1_PORT@"