diff options
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 6363fff..d2861cd 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -1,5 +1 @@ -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; }; }; |