server: # Based on reading the manual, it seems these log options would create # duplicative logs to verbosity 4, but they may also be less verbose and # have the info we want. dunno, maybe try it sometime. # #log-queries: yes #log-replies: yes #log-tag-queryreply: yes #log-servfail: yes #val-log-level: 1 ## This is very verbose, fills up 4g of logs in 8 hours on bk.b8.nz. I think ## it leads to spamassassin dns timeout (1 second) when the system first ## starts. verbosity: 4 logfile: /dev/shm/u.log log-time-ascii: yes interface: 127.0.0.1 interface: ::1 interface: 10.173.8.1 # from https://nlnetlabs.nl/documentation/unbound/unbound.conf/ # it is unclear if we want both or one of these. ip-transparent: yes ip-freebind: yes access-control: 10.173.8.0/24 allow