Services-DNS.md
... ...
@@ -12,7 +12,6 @@ The nameservers in that cloud will happily accept any request and will try to re
12 12
Configuration requirements for all members of the anycast group are:
13 13
* maintain your own zones based on whois database (scripts included in repository)
14 14
* allow recursion (including ".")
15
- * be authoritative for .dn42
16 15
* listen on a unicast IP too for testing/debugging reasons
17 16
* with bind, please use ```minimal-responses yes;``` (goes into ```options```/```view```)
18 17