mirror of
https://git.dn42.dev/wiki/wiki
synced 2025-03-14 19:43:32 +00:00
Updated Configuration (markdown)
This commit is contained in:
parent
3c3b45acdc
commit
74b4af0f16
@ -5,7 +5,7 @@ Configuration of common resolver softwares, to forward DNS queries for `.dn42` (
|
||||
## BIND
|
||||
|
||||
If you already run a local DNS server, you can tell it to query the dn42 anycast servers for the relevant domains
|
||||
by adding the following to /etc/bind/named.conf.local
|
||||
by adding the following to /etc/bind/named.conf.local
|
||||
|
||||
```
|
||||
zone "dn42" {
|
||||
@ -26,6 +26,8 @@ zone "23.172.in-addr.arpa" {
|
||||
};
|
||||
```
|
||||
|
||||
**Note**: With DNSSEC enabled, bind might refuse to accept query results from the dn42 zone: `validating dn42/SOA: got insecure response; parent indicates it should be secure`.
|
||||
|
||||
## dnsmasq
|
||||
|
||||
If you are running dnsmasq under openwrt, you just have to add
|
||||
|
Loading…
x
Reference in New Issue
Block a user