diff options
Diffstat (limited to 'bind/fake-222/OFF')
-rw-r--r-- | bind/fake-222/OFF | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/bind/fake-222/OFF b/bind/fake-222/OFF index 7c468b8..db257f1 100644 --- a/bind/fake-222/OFF +++ b/bind/fake-222/OFF @@ -6,5 +6,32 @@ $TTL 604800 2419200 ; Expire 604800 ) ; Negative Cache TTL +; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. 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 |