From 472e43d2e1b1da5b20981cd28b84fb9785603440 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 29 Mar 2011 15:17:29 +0200 Subject: Add new JONES domain abcdefghijklmnopqrstuvxyzæøå.dk. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.JONES.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind/named.conf.JONES.DK') diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 04c2371..cc572cc 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -5,4 +5,5 @@ zone "jones.dk" { type slave; file "db.jones.dk"; masters { 2.107.136.66; }; } zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 2.107.136.66; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 2.107.136.66; }; }; zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 2.107.136.66; }; }; +zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 2.107.136.66; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 2.107.136.66; }; }; -- cgit v1.2.3