diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-07-16 18:53:46 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-07-16 18:53:46 +0000 |
commit | 3b4ad1c8b05af3934599b15ac58133389e59d23a (patch) | |
tree | 5d4745328662b96f34c69c97d4dd8cb59c10a609 | |
parent | 8d8f0cb5ba90bbe98a5be0ad763a7a56bdaca2a5 (diff) |
Add to-be-tranferred domain dgihuset.dk, and merge that and dgi-huset.dk.
-rw-r--r-- | bind/named.conf.pri | 3 | ||||
-rw-r--r-- | bind/pri/DGIHUSET (renamed from bind/pri/dgi-huset.dk) | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 9cb21e5..04c9177 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -2,6 +2,7 @@ zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.ascii33.net"; allow-transfer { bb_slaves; }; }; // ASCII33 // dk pending +zone "dgihuset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/DGIHUSET"; allow-transfer { bb_slaves; }; }; // Troels Knudsen // int. pending zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner @@ -20,7 +21,7 @@ zone "coa.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/coa.dk"; al zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø -zone "dgi-huset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/dgi-huset.dk"; allow-transfer { bb_slaves; }; }; // Troels Knudsen +zone "dgi-huset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/DGIHUSET"; allow-transfer { bb_slaves; }; }; // Troels Knudsen zone "electrohype.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "eyeworks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "filurlighed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Filurlighed diff --git a/bind/pri/dgi-huset.dk b/bind/pri/DGIHUSET index 90c0278..d5f0051 100644 --- a/bind/pri/dgi-huset.dk +++ b/bind/pri/DGIHUSET @@ -1,6 +1,6 @@ $TTL 3600 @ IN SOA ns.bitbase.dk. dr.jones.dk. ( - 2003061601 ; serial + 2003071601 ; serial 3600 ; refresh 1800 ; retry 604800 ; expire |