diff options
author | Jonas Smedegaard <dr@jones.dk> | 2011-03-29 15:17:29 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2011-03-29 15:17:29 +0200 |
commit | 472e43d2e1b1da5b20981cd28b84fb9785603440 (patch) | |
tree | 87d151c830a024e2e4a2985cc8a7ad4f60baa381 /bind | |
parent | d9721bd944f139fad9b42046848a820d2c945b83 (diff) |
Add new JONES domain abcdefghijklmnopqrstuvxyzæøå.dk.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.JONES.DK | 1 |
1 files changed, 1 insertions, 0 deletions
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; }; }; |