summaryrefslogtreecommitdiff
path: root/testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf')
-rw-r--r--testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf b/testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf
new file mode 100644
index 000000000000..4756b4bbb3bd
--- /dev/null
+++ b/testdata/fwd_edns_probe.tdir/fwd_edns_probe.conf
@@ -0,0 +1,14 @@
+server:
+ verbosity: 5
+ # num-threads: 1
+ interface: 127.0.0.1
+ port: UPORT
+ use-syslog: no
+ directory: .
+ pidfile: "unbound.pid"
+ chroot: ""
+ username: ""
+ do-not-query-localhost: no
+forward-zone:
+ name: "."
+ forward-addr: "127.0.0.1@TOPORT"