From bc5fe2e2bce1a3f976c4fadd79ff34b2165a4c4b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 9 Sep 2005 17:03:27 +0000 Subject: Added new custom setup (external mx host) domain linuxparty.dk. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 7169087..1ffbaf0 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -13,6 +13,7 @@ zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 83.133 zone "gangstafilm.dk" { type slave; file "db.gangstafilm.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 "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; }; }; zone "lonesamuelsson.dk" { type slave; file "db.lonesamuelsson.dk"; masters { 83.133.64.38; }; }; -- cgit v1.2.3