diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 2 |
1 files changed, 2 insertions, 0 deletions
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; }; }; |