1server: 2 verbosity: 2 3 # num-threads: 1 4 interface: ::1 5 port: @PORT@ 6 use-syslog: no 7 directory: "" 8 pidfile: "unbound.pid" 9 chroot: "" 10 username: "" 11 do-not-query-localhost: no 12stub-zone: 13 name: "example.net" 14 stub-addr: "127.0.0.1@@STUB2_PORT@" 15# a k a root hints 16stub-zone: 17 name: "." 18 stub-addr: "::1@@STUB1_PORT@" 19