ffd4f8fca1e276db026d8c4a854fc8e3de422c3f
services/DNS.md
... | ... | @@ -58,11 +58,11 @@ to the anycast service. Example configurations for different recursor implementa |
58 | 58 | ### Full recursion |
59 | 59 | |
60 | 60 | Authoritative DNS for DN42 is provided by the *.delegation-servers.dn42 servers, see the DNS architecture here |
61 | -[New DNS](/services/New-DNS) Delegations servers have full support for DNSSEC. |
|
61 | +[New DNS](/services/New-DNS) Delegations servers have full support for DNSSEC. Example configuration unbound implementations are included in the [dns/Configuration](/services/dns/Configuration#resolver-setup) page. |
|
62 | 62 | |
63 | 63 | ## Further Information |
64 | 64 | |
65 | -* [dns/Configuration](/services/dns/Configuration) - Forwarder configuration examples |
|
65 | +* [dns/Configuration](/services/dns/Configuration) - Forwarder/Resolver configuration examples |
|
66 | 66 | * [New DNS](/services/New-DNS) - current architecture |
67 | 67 | * [dns/External-DNS](/services/dns/External-DNS) - external DNS zones from interconnected networks |
68 | 68 | * [Old Hierarchical DNS](/Old-Hierarchical-DNS) - deprecated |