aboutsummaryrefslogtreecommitdiff
path: root/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf')
-rw-r--r--testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf b/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf
new file mode 100644
index 000000000000..53871fbec0b2
--- /dev/null
+++ b/testdata/fwd_tcp_tc6.tdir/fwd_tcp_tc6.conf
@@ -0,0 +1,17 @@
+server:
+ verbosity: 2
+ # num-threads: 1
+ port: @PORT@
+ use-syslog: no
+ do-ip4: no
+ do-ip6: yes
+ directory: .
+ pidfile: "unbound.pid"
+ chroot: ""
+ username: ""
+ do-not-query-localhost: no
+
+forward-zone:
+ name: "."
+ forward-addr: "::1@@TOPORT@"
+