diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-08-28 10:49:27 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-08-28 10:49:27 +0000 |
commit | 2093f53a4bbf27b64c3a17669d6934a157b4724c (patch) | |
tree | f994f20e71a5e57eccf0b2fe7108da8ecaa12e8c /bind/pri/DGIHUSET | |
parent | 2ef5ae943ae7f59b6001a6a5d1cab9555f8667ca (diff) |
Point *.booking.dgi-huset.dk to coreander.bitbase.dk, and use CNAMEs instead of As.
Diffstat (limited to 'bind/pri/DGIHUSET')
-rw-r--r-- | bind/pri/DGIHUSET | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/bind/pri/DGIHUSET b/bind/pri/DGIHUSET index d5f0051..aad1c1f 100644 --- a/bind/pri/DGIHUSET +++ b/bind/pri/DGIHUSET @@ -1,6 +1,6 @@ $TTL 3600 @ IN SOA ns.bitbase.dk. dr.jones.dk. ( - 2003071601 ; serial + 2003082801 ; serial 3600 ; refresh 1800 ; retry 604800 ; expire @@ -14,7 +14,8 @@ $TTL 3600 @ IN MX 50 mail.shared.dk. @ IN MX 50 mail.idaskolen.dk. @ IN MX 50 mail.bitbase.dk. -@ IN A 80.163.221.238 -booking IN A 213.150.41.151 -booking2 IN A 213.150.41.151 -* IN A 80.163.221.238 +@ IN CNAME xayide.jones.dk. +booking IN CNAME coreander.bitbase.dk. +booking2 IN CNAME coreander.bitbase.dk. +*.booking IN CNAME coreander.bitbase.dk. +* IN CNAME xayide.jones.dk. |