From fe3aeffd621f42c091e3b4a88e927c9f0e5e1b38 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 29 Mar 2011 15:13:04 +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.fake-222 | 1 + bind/named.conf.pri | 1 + 2 files changed, 2 insertions(+) (limited to 'bind') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 8c55232..c19b259 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -12,6 +12,7 @@ zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JON zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/jones.dk"; allow-transfer { none; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Annika Lewis (owner=Spiff) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Michael L.P. (owner=Spiff) +zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Jones // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; allow-transfer { }; }; // Annika Lewis diff --git a/bind/named.conf.pri b/bind/named.conf.pri index f8426de..f19ee28 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -11,6 +11,7 @@ zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/pri/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis (owner=Spiff) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) +zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Jones // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis -- cgit v1.2.3