unboundnsd/unbound/unbound.conf

14 lines
303 B
Text
Raw Normal View History

2016-09-18 12:11:55 +00:00
server:
verbosity: 1
statistics-interval: 60
interface: 0.0.0.0
# accept anything, firewall your ports!
access-control: 0.0.0.0/0 allow
logfile: ""
log-time-ascii: yes
root-hints: /etc/unbound/root.hints
trust-anchor-file: "/usr/share/dnssec-root/trusted-key.key"