summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2005-09-10 15:47:22 +0000
committerJonas Smedegaard <dr@jones.dk>2005-09-10 15:47:22 +0000
commit74552d77afab73af199b13fe3079fa6c31a52318 (patch)
treed88d4e9c24ec0e5b1e83791e60d121ef2794a5c1 /bind
parent2e10a182162582ce9a7721b19f9ab187c9db72a9 (diff)
Take over MX mail handling for linuxparty.dk, making it an ordinary BITBASE domain.
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.pri2
-rw-r--r--bind/pri/BITBASE2
-rw-r--r--bind/pri/linuxparty.dk15
3 files changed, 2 insertions, 17 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 948584b..ff920ee 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -18,7 +18,7 @@ zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BIT
zone "byglos.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson
zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard
zone "icas.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit
-zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/linuxparty.dk"; allow-transfer { bb_slaves; }; }; // Rune Zimmermann
+zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Rune Zimmermann
zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/LINUXPILOT"; allow-transfer { bb_slaves; }; }; // MacRonald
zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; 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
diff --git a/bind/pri/BITBASE b/bind/pri/BITBASE
index ac1bfa0..7919a49 100644
--- a/bind/pri/BITBASE
+++ b/bind/pri/BITBASE
@@ -1,6 +1,6 @@
$TTL 3600
@ SOA ns.bitbase.dk. teknik.bitbase.dk. (
- 2005062401 ; serial
+ 2005091001 ; serial
3600 ; refresh
1800 ; retry
604800 ; expire
diff --git a/bind/pri/linuxparty.dk b/bind/pri/linuxparty.dk
deleted file mode 100644
index 8dd07b9..0000000
--- a/bind/pri/linuxparty.dk
+++ /dev/null
@@ -1,15 +0,0 @@
-$TTL 3600
-@ SOA ns.bitbase.dk. teknik.bitbase.dk. (
- 2005090901 ; 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 mail.linuxnews.dk.
- A 83.133.64.38
-* A 83.133.64.38
- TXT "v=spf1 -all"