diff options
Diffstat (limited to 'bind/named.conf.OROE.DK')
-rw-r--r-- | bind/named.conf.OROE.DK | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bind/named.conf.OROE.DK b/bind/named.conf.OROE.DK index ff47018..fcba738 100644 --- a/bind/named.conf.OROE.DK +++ b/bind/named.conf.OROE.DK @@ -1,4 +1,4 @@ -zone "livetpaaoroe.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; +zone "livetpaaoroe.dk" { type slave; file "db.livetpaaoroe.dk"; masters { 80.68.88.141; }; }; zone "oroe.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; -zone "xn--or-mka.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; -zone "xn--livetpor-f0a6q.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; +zone "xn--or-mka.dk" { type slave; file "db.xn--or-mka.dk"; masters { 80.68.88.141; }; }; +zone "xn--livetpor-f0a6q.dk" { type slave; file "db.xn--livetpor-f0a6q.dk"; masters { 80.68.88.141; }; }; |