From aa567f6d24b645fea9a9ae3ef80104dbe2e1e9f2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 13 May 2003 08:51:10 +0000 Subject: Add new LAB domains soundofvideo.dk and thesoundofvideo.dk. --- bind/named.conf.KOMPONENT.DK | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bind') diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 6684ae4..f76a4c7 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -11,5 +11,7 @@ zone "plastographique.com" { type slave; file "db.plastographique.com"; master zone "rosforth.com" { type slave; file "db.rosforth.com"; masters { 213.150.41.151; }; }; zone "rosforth.dk" { type slave; file "db.rosforth.dk"; masters { 213.150.41.151; }; }; zone "shakin.dk" { type slave; file "db.shakin.dk"; masters { 213.150.41.151; }; }; +zone "soundofvideo.dk" { type slave; file "db.soundofvideo.dk"; masters { 213.150.41.151; }; }; zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 213.150.41.151; }; }; +zone "thesoundofvideo.dk" { type slave; file "db.thesoundofvideo.dk"; masters { 213.150.41.151; }; }; zone "vhg26.dk" { type slave; file "db.vhg26.dk"; masters { 213.150.41.151; }; }; -- cgit v1.2.3