aboutsummaryrefslogtreecommitdiff
path: root/testdata/rpz_reload.tdir/rpz_reload.conf
blob: d3c81e486cddbb1a70a94de971197b5bdfab4f2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
server:
	verbosity: 7
	# num-threads: 1
	interface: 127.0.0.1
	port: @PORT@
	use-syslog: no
	directory: ""
	pidfile: "unbound.pid"
	chroot: ""
	username: ""
	module-config: "respip iterator"
	log-time-ascii: yes

remote-control:
	control-enable: yes
	control-interface: @CONTROL_PATH@/controlpipe.@CONTROL_PID@
	control-use-cert: no

rpz:
	name: "rpz.example.com"
	zonefile: "rpz.example.com.zone"
	rpz-action-override: cname
	rpz-cname-override: "www.example.org"
	rpz-log: yes
	rpz-log-name: "example policy"

auth-zone:
	name: "example.org"
	zonefile: "example.org.zone"
	for-upstream: yes