All Pages > Services > DNS > Recursive DNS
If you want to run your own recursive DNS server, you must find upstream servers that are authoritative for the dn42 zones.
You may use some servers listed in the table of anycast servers, or just use 172.22.119.160
and 172.22.119.163
(ns{1,2}.fritz.dn42).
Configuration
Unbound
Configuration for unbound.conf
"22.172.in-addr.arpa." nodefault
"23.172.in-addr.arpa." nodefault
"dn42"
yes
"22.172.in-addr.arpa"
yes
"23.172.in-addr.arpa"
yes
Unbound with root-hints
Alternatively you can put dn42 root servers in the root-hints file for recursive resolving.
yes
allow
/etc/unbound/dn42.hints
yes
yes
yes
no
The /etc/unbound/dn42.hints
file:
. NS a.root-servers.dn42.
.root-servers.dn42. 3600000 A
. NS m.root-servers.dn42.
.root-servers.dn42. 3600000 A
. NS t.root-servers.dn42.
.root-servers.dn42. 3600000 A
. NS x.root-servers.dn42.
.root-servers.dn42. 3600000 A