diff options
-rw-r--r-- | bind/named.conf.pri | 4 | ||||
-rw-r--r-- | bind/pri/klubien.dk | 19 |
2 files changed, 0 insertions, 23 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 89e3c3f..d1c3456 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -4,7 +4,6 @@ zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.asci // dk pending // int. pending -zone "klubien.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Lasse Klubien zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner // dk ns.bitbase.dk @@ -37,7 +36,6 @@ zone "icas.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/icas.dk"; zone "istedgade103.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/jones.dk"; allow-transfer { bb_slaves; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; -zone "klubien.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/klubien.dk"; allow-transfer { bb_slaves; }; }; // Lasse Klubien zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "kontur.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/kontur.dk"; allow-transfer { bb_slaves; }; }; // LAB @@ -66,9 +64,7 @@ zone "steenwinkel.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/steen zone "sundbykajak.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "superserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/SUPERSERVER"; allow-transfer { bb_slaves; }; }; // Spiff zone "terrierland.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 -zone "v50.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Klubien zone "vega.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/vega.dk"; allow-transfer { bb_slaves; }; }; // VEGA -zone "vesterbrogade50.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Klubien zone "vesterbronx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "vesterkaer.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Morten Steinbak zone "vinbar.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald diff --git a/bind/pri/klubien.dk b/bind/pri/klubien.dk deleted file mode 100644 index ae16556..0000000 --- a/bind/pri/klubien.dk +++ /dev/null @@ -1,19 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2003042201 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.bitbase.dk. -@ IN NS ns.xenux.dk. -; -@ IN MX 10 mail.bitbase.dk. -@ IN MX 50 mail.jones.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.idaskolen.dk. -@ IN A 213.150.41.151 -ns IN A 80.163.221.238 -* IN A 213.150.41.151 |