diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-02-19 14:37:04 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-02-19 14:37:04 +0000 |
commit | fe5b43881956a2401cfd7c45543dfe4d27ae4375 (patch) | |
tree | 0057fbee5f58816fa27619b363fa52ac5ef4b90f /bind/pri/JONES-mailonly | |
parent | 80a990f3f79438375a54eac99811d9907bb83bf6 (diff) |
Use dns.jones.dk as primary ns for JONES.DK domains. Add ns.homebase.dk as secondary ns.
Diffstat (limited to 'bind/pri/JONES-mailonly')
-rw-r--r-- | bind/pri/JONES-mailonly | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bind/pri/JONES-mailonly b/bind/pri/JONES-mailonly index 60f30db..60c85f1 100644 --- a/bind/pri/JONES-mailonly +++ b/bind/pri/JONES-mailonly @@ -1,13 +1,14 @@ $TTL 3600 -@ SOA ns.bitbase.dk. dr.jones.dk. ( - 2005062401 ; serial +@ SOA dns.jones.dk. dr.jones.dk. ( + 2006021901 ; serial 3600 ; refresh 1800 ; retry 604800 ; expire 3600 ) ; Negative Cache TTL - NS ns.bitbase.dk. NS dns.jones.dk. + NS ns.bitbase.dk. NS ns.superserver.dk. + NS ns.homebase.dk. MX 10 mail.jones.dk. MX 50 mail.haakansson.com. MX 50 mail.idraetsdaghojskolen.dk. |