diff options
Diffstat (limited to 'bind/pri/OFF')
-rw-r--r-- | bind/pri/OFF | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/bind/pri/OFF b/bind/pri/OFF index a774a51..4168da0 100644 --- a/bind/pri/OFF +++ b/bind/pri/OFF @@ -3,7 +3,6 @@ $TTL 3600 2016042801 1h 30m 1w 1h ) -; Public zone roots, mailhubs and non-CNAME services (use A) NS dns.jones.dk. NS ns.bitbase.dk. NS ns.superserver.dk. @@ -11,29 +10,3 @@ $TTL 3600 MX 0 . SPF "v=spf1 -all" TXT "v=spf1 -all" - -; External hosts (use A and TXT-wrapped CNAME or PTR) - -; Public local hosts (use A) - -; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) - -; Public CNAME-mapped PTR records - -; Public authentication-related (LDAP and Kerberos) records - -; External services (use CNAME to local A, or A and TXT-wrapped CNAME, or CNAME if ok with partner) - -; Public local services (use CNAME) - -; Private zone roots, mailhubs and non-CNAME services (use A) - -; Private hosts (use A) - -; Private wildcards of zone roots, hosts and non-CNAME services (use CNAME) - -; Private CNAME-mapped PTR records - -; Private services (use CNAME) - -; Private CNAME-mapped PTR records |