mainly alerting improvements
[distro-setup] / machine_specific / bitfolk / filesystem / etc / unbound / unbound.conf.d / ian.conf
1 server:
2
3 # Based on reading the manual, it seems these log options would create
4 # duplicative logs to verbosity 4, but they may also be less verbose and
5 # have the info we want. dunno, maybe try it sometime.
6 #
7 #log-queries: yes
8 #log-replies: yes
9 #log-tag-queryreply: yes
10 #log-servfail: yes
11 #val-log-level: 1
12 verbosity: 4
13
14 interface: 127.0.0.1
15 interface: ::1
16 interface: 10.173.8.1
17 # from https://nlnetlabs.nl/documentation/unbound/unbound.conf/
18 # it is unclear if we want both or one of these.
19 ip-transparent: yes
20 ip-freebind: yes
21
22 access-control: 10.173.8.0/24 allow