diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 2 | ||||
-rw-r--r-- | bind/pri/COREANDER-jonesmail (renamed from bind/pri/BITBASE-jonesmail) | 12 | ||||
-rw-r--r-- | bind/pri/mettehass.dk | 14 |
3 files changed, 7 insertions, 21 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 3ae4044..1447ffd 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -19,7 +19,7 @@ zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBAS zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/livskunsten.dk"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "lonesamuelsson.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson -zone "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/mettehass.dk"; allow-transfer { bb_slaves; }; }; // Mette Hass +zone "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Mette Hass zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) zone "shakeland.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "starquality.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet diff --git a/bind/pri/BITBASE-jonesmail b/bind/pri/COREANDER-jonesmail index d80d233..f5cec6c 100644 --- a/bind/pri/BITBASE-jonesmail +++ b/bind/pri/COREANDER-jonesmail @@ -1,6 +1,6 @@ $TTL 3600 @ SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2007011901 ; serial + 2007101001 ; serial 3600 ; refresh 1800 ; retry 604800 ; expire @@ -10,11 +10,11 @@ $TTL 3600 NS ns.superserver.dk. NS ns.homebase.dk. MX 10 mail.jones.dk. -; MX 50 mail.haakansson.com. -; MX 50 mail.idraetsdaghojskolen.dk. - MX 50 mail.bitbase.dk. + MX 50 mail.haakansson.com. + MX 50 mail.idaa.dk. + MX 50 mail.dgi-huset.dk. MX 50 mail.homebase.dk. + A 80.68.88.141 TXT "v=spf1 mx -all" - A 83.133.64.38 -* A 83.133.64.38 +* A 80.68.88.141 TXT "v=spf1 -all" diff --git a/bind/pri/mettehass.dk b/bind/pri/mettehass.dk deleted file mode 100644 index 2d14893..0000000 --- a/bind/pri/mettehass.dk +++ /dev/null @@ -1,14 +0,0 @@ -$TTL 3600 -@ SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2007080701 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL - NS ns.bitbase.dk. - NS dns.jones.dk. - NS ns.superserver.dk. - NS ns.homebase.dk. - MX 10 mettehass.dk. - A 193.31.15.13 -* A 193.31.15.13 |