From 8ac2d48889375b955159612bdbbaca982639acdf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 7 Feb 2009 14:19:12 +0000 Subject: Add KOMPONENT domain terusutaa.com. --- bind/named.conf.KOMPONENT.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 217fe84..6363fff 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -2,3 +2,4 @@ zone "107b.dk" { type slave; file "db.107b.dk"; masters { 80.68.88.141; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 80.68.88.141; }; }; zone "negon.dk" { type slave; file "db.negon.dk"; masters { 80.68.88.141; }; }; zone "vhg26.dk" { type slave; file "db.vhg26.dk"; masters { 80.68.88.141; }; }; +zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 80.68.88.141; }; }; -- cgit v1.2.3