unbound/testdata/subnet_cache_lookup.tdir/subnet_cache_lookup.conf

37 lines
818 B
Text
Raw Normal View History

server:
verbosity: 7
# num-threads: 1
interface: 127.0.0.1
interface: 127.0.0.1@@PROXYPORT@
port: @PORT@
proxy-protocol-port: @PROXYPORT@
access-control: 1.0.0.0/8 allow
use-syslog: no
directory: ""
pidfile: "unbound.pid"
chroot: ""
username: ""
do-not-query-localhost: no
target-fetch-policy: "0 0 0 0 0"
send-client-subnet: 127.0.0.1
max-client-subnet-ipv4: 17
module-config: "subnetcache iterator"
qname-minimisation: no
minimal-responses: no
remote-control:
control-enable: yes
control-interface: @CONTROL_PATH@/controlpipe.@CONTROL_PID@
control-use-cert: no
stub-zone:
name: "."
stub-prime: no
stub-addr: "127.0.0.1@@TOPORT@"
stub-zone:
name: "example.com"
stub-prime: no
stub-addr: "127.0.0.1@@TOPORT@"
stub-zone:
name: "example.net"
stub-prime: no
stub-addr: "127.0.0.1@@TOPORT@"