unbound: add manjaro

closes #69
This commit is contained in:
Aminda Suomalainen 2015-03-13 15:08:19 +02:00
parent 6457bc4361
commit b1e1581fe3
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
server:
use-syslog: yes
username: "unbound"
directory: "/etc/unbound"
trust-anchor-file: trusted-key.key
access-control: 127.0.0.0/8 allow
access-control: ::1 allow
forward-zone:
name: "."
# Google
forward-addr: 2001:4860:4860::8888
forward-addr: 2001:4860:4860::8844
forward-addr: 8.8.8.8
forward-addr: 8.8.4.4
# OpenDNS - no DNSSEC, causes SERVFAILs
#forward-addr: 2620:0:ccc::2
#forward-addr: 2620:0:ccd::2
#forward-addr: 208.67.222.222
#forward-addr: 208.67.220.220
# Yandex.DNS Basic
forward-addr: 2a02:6b8::feed:0ff
forward-addr: 2a02:6b8:0:1::feed:0ff
forward-addr: 77.88.8.8
forward-addr: 77.88.8.1