summaryrefslogtreecommitdiff
path: root/bind/pri/bitbase.dk
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-01-14 14:19:13 +0000
committerJonas Smedegaard <dr@jones.dk>2007-01-14 14:19:13 +0000
commit28285327e38d28baf70b27e91a06f7d95025b1ef (patch)
tree0bb824327afd78de7f6923ee4788beceed02d6a8 /bind/pri/bitbase.dk
parentcd6a42e9f8585c5f8496644f26d22ab93f0f9355 (diff)
Add standardized comments. Add LDAP and Kerberos SVR entries.
Diffstat (limited to 'bind/pri/bitbase.dk')
-rw-r--r--bind/pri/bitbase.dk45
1 files changed, 45 insertions, 0 deletions
diff --git a/bind/pri/bitbase.dk b/bind/pri/bitbase.dk
index 713254e..9c0ab3b 100644
--- a/bind/pri/bitbase.dk
+++ b/bind/pri/bitbase.dk
@@ -5,6 +5,8 @@ $TTL 3600
1800 ; retry
604800 ; expire
3600 ) ; Negative Cache TTL
+
+; Public zone roots, mailhubs and non-CNAME services (use A)
NS ns.bitbase.dk.
NS ns.superserver.dk.
NS dns.jones.dk.
@@ -38,5 +40,48 @@ ns A 83.133.64.38
TXT "v=spf1 a -all"
phone A 83.133.64.38
TXT "v=spf1 a -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)
* A 83.133.64.38
TXT "v=spf1 a -all"
+
+; Public CNAME-mapped PTR records
+83.133.64.255 PTR coreander.birbase.dk.
+
+; Public authentication-related (LDAP and Kerberos) records
+kerberos CNAME coreander
+;kerberos-1 CNAME xayide.jones.dk.
+;kerberos-2 CNAME jawa.homebase.dk.
+ldap CNAME coreander
+;ldap-1 CNAME xayide.jones.dk.
+;ldap-2 CNAME jawa.homebase.dk.
+;afs CNAME coreander
+_kerberos TXT "BITBASE.DK"
+_kerberos-master._udp SRV 0 0 88 kerberos
+_kerberos-adm._tcp SRV 0 0 749 kerberos
+_kpasswd._udp SRV 0 0 464 kerberos
+;_krb524._udp SRV 0 0 4444 kerberos
+_kerberos._udp SRV 0 0 88 kerberos
+; SRV 0 0 88 kerberos-1
+; SRV 0 0 88 kerberos-2
+_ldap._tcp SRV 0 0 389 ldap
+; SRV 0 0 389 ldap-1
+; SRV 0 0 389 ldap-2
+
+; 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 services (use CNAME)
+
+; Private CNAME-mapped PTR records