From 00957087e77a0f4d16f1e3430ead495378f17181 Mon Sep 17 00:00:00 2001 From: gollum Date: Tue, 21 May 2013 22:29:54 +0200 Subject: [PATCH] Updated Services-DNS (markdown) --- Services-DNS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Services-DNS.md b/Services-DNS.md index dff1f31..2bf1113 100644 --- a/Services-DNS.md +++ b/Services-DNS.md @@ -12,7 +12,6 @@ The nameservers in that cloud will happily accept any request and will try to re Configuration requirements for all members of the anycast group are: * maintain your own zones based on whois database (scripts included in repository) * allow recursion (including ".") - * be authoritative for .dn42 * listen on a unicast IP too for testing/debugging reasons * with bind, please use ```minimal-responses yes;``` (goes into ```options```/```view```)