summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bind/named.conf.pri4
-rw-r--r--bind/pri/COREANDER21
-rw-r--r--bind/pri/COREANDER-nomail2
3 files changed, 24 insertions, 3 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index a57572e..2c7bfc9 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -8,7 +8,7 @@
zone "adakrem.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald (admin=NettoNet)
zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones
zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff
-zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
+zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
zone "bmagasin.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist
zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald
zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson
@@ -22,7 +22,7 @@ zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/livsk
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/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 "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Spiff
+zone "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Spiff
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
zone "svalerne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/svalerne.dk"; allow-transfer { bb_slaves; }; }; // Svalerne
diff --git a/bind/pri/COREANDER b/bind/pri/COREANDER
new file mode 100644
index 0000000..239ea4d
--- /dev/null
+++ b/bind/pri/COREANDER
@@ -0,0 +1,21 @@
+$TTL 3600
+@ SOA ns.bitbase.dk. teknik.bitbase.dk. (
+ 2007101701 ; 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 mail2.jones.dk.
+ MX 50 mail.jones.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 80.68.88.141
+ TXT "v=spf1 -all"
diff --git a/bind/pri/COREANDER-nomail b/bind/pri/COREANDER-nomail
index 29a9aa1..a5efcc6 100644
--- a/bind/pri/COREANDER-nomail
+++ b/bind/pri/COREANDER-nomail
@@ -1,6 +1,6 @@
$TTL 3600
@ SOA ns.bitbase.dk. teknik.bitbase.dk. (
- 2007062801 ; serial
+ 2007101701 ; serial
3600 ; refresh
1800 ; retry
604800 ; expire