Services-DNS-Configuration.md
... ...
@@ -39,6 +39,8 @@ config dnsmasq
39 39
to `/etc/config/dhcp` and run `/etc/init.d/dnsmasq` restart. After that you are able to resolve `.dn42`
40 40
with the anycast DNS-Server, while your normal requests go to your standard DNS-resolver.
41 41
42
+Attention: If you go with the default config you'll have to disable "boguspriv" in the first dnsmasq config section.
43
+
42 44
For normal dnsmasq use
43 45
44 46
```