diff options
Diffstat (limited to 'bind/fake-222/JONES-nomail')
-rw-r--r-- | bind/fake-222/JONES-nomail | 32 |
1 files changed, 29 insertions, 3 deletions
diff --git a/bind/fake-222/JONES-nomail b/bind/fake-222/JONES-nomail index aa609fd..e8a7729 100644 --- a/bind/fake-222/JONES-nomail +++ b/bind/fake-222/JONES-nomail @@ -6,8 +6,34 @@ $TTL 604800 2419200 ; Expire 604800 ) ; Negative Cache TTL - NS localhost. +; Public zone roots, mailhubs and non-CNAME services (use A) A 192.168.222.250 ;80.196.110.134 + NS localhost. TXT "v=spf1 -all" -* A 192.168.222.250 ;80.196.110.134 - 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) +* CNAME xayide.jones.dk. + +; 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 |