From 1dc786ee76d349f3ecb6696694f475117faf660e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Jul 2013 21:22:10 +0200 Subject: Add OROE.DK domains livetpaaoroe.dk and xn--livetpor-f0a6q.dk (livetpåorø.dk). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.OROE.DK | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bind/named.conf.OROE.DK b/bind/named.conf.OROE.DK index 6103f67..ff47018 100644 --- a/bind/named.conf.OROE.DK +++ b/bind/named.conf.OROE.DK @@ -1,2 +1,4 @@ -zone "oroe.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; +zone "livetpaaoroe.dk" { type slave; file "db.oroe.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; }; }; -- cgit v1.2.3