b2bef87e348faa99e2b3eb05add5a59ab5c4a33b
services/dns/Configuration.md
... | ... | @@ -51,7 +51,7 @@ server=/23.172.in-addr.arpa/172.22.0.53 |
51 | 51 | in `dnsmasq.conf`. |
52 | 52 | |
53 | 53 | ## PowerDNS recursor |
54 | -Add this to /etc/powerdns/recursor.conf (at least in Debian) |
|
54 | +Add this to /etc/powerdns/recursor.conf (at least in Debian and CentOS), the **forward-zone-recurse** is _**one line**_. |
|
55 | 55 | |
56 | 56 | ``` |
57 | 57 | dont-query=127.0.0.0/8, 10.0.0.0/8, 192.168.0.0/16, ::1/128, fe80::/10 |