diff options
-rw-r--r-- | bind/Domains | 1 | ||||
-rw-r--r-- | bind/Handles | 1 | ||||
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/bind/Domains b/bind/Domains index ce45b91..bca433b 100644 --- a/bind/Domains +++ b/bind/Domains @@ -33,6 +33,7 @@ icas.dk bitb NP1305-DK JS864-DK - ICAS1-DK 20050105 spiff idraetsdaghojskolen.dk ida IIA27-DK EB2627-DK - EB2627-DK 20060215 admin istedgade103.dk jones MVRJ2-DK JS864-DK - MVRJ1-DK 20050105 spiff isthar.dk jones MSH165-DK JS864-DK - MSH165-DK 20050105 spiff +jazzhors.dk jones CB9787-DK IAGD1-DK - CB9787-DK 20060219 - jones.dk jones IAGD1-DK IAGD1-DK - IAGD1-DK 20050105 - kaos-communication.dk homeb K506-DK K506-DK - ?? 20060130 admin kaoscommunication.dk homeb K506-DK K506-DK - ?? 20060130 admin diff --git a/bind/Handles b/bind/Handles index a25392f..6bc4d42 100644 --- a/bind/Handles +++ b/bind/Handles @@ -6,6 +6,7 @@ AW6053-DK Annette Warming - 20050105 spiff BPV4-DK Børneuniversitetet på Vesterbro - 20050105 spiff BPV5-DK Børneuniversitetet på Vesterbro Claus Balsvig 20050105 CB8946-DK Christen Bang-Madsen - 20030628 +CB9787-DK Christen Bang-Madsen - 20060219 CG206-DK Public Eye Camilla Grunnet 20030628 CK5816-DK Cafe Koelbert - 20030123 email D3278-DK DGI-huset - 20030123 adr,fax,tlf,email diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 5a10b0e..3640980 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -8,6 +8,8 @@ zone "byglos.dk" { type slave; file "db.byglos.dk"; masters { 83.133.64.38; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 83.133.64.38; }; }; zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 83.133.64.38; }; }; zone "icas.dk" { type slave; file "db.icas.dk"; masters { 83.133.64.38; }; }; +zone "jazzhors.dk" { type slave; file "db.jazzhors.dk"; masters { 83.133.64.38; }; }; +zone "laegeforening.dk" { type slave; file "db.laegeforening.dk"; masters { 83.133.64.38; }; }; zone "linuxparty.dk" { type slave; file "db.linuxparty.dk"; masters { 83.133.64.38; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 83.133.64.38; }; }; zone "livskunsten.dk" { type slave; file "db.livskunsten.dk"; masters { 83.133.64.38; }; }; |