summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-05-28 01:00:55 +0200
committerJonas Smedegaard <dr@jones.dk>2020-05-28 01:00:55 +0200
commitf2adb7caaddb0b08774c8599320b20b5113a5545 (patch)
tree5e36292e07b738d05e7855bc675ad81a44f690c8
parent2307b5446b3352cf34f9eee9ecab758eda484304 (diff)
add domains oroefaellesjord.dk orøfællesjord.dk (xn--orfllesjord-c9a6u.dk)
-rw-r--r--bind/named.conf.fake-2226
-rw-r--r--bind/named.conf.pri6
2 files changed, 12 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index 5289242..058be00 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -62,6 +62,9 @@ zone "omni-presence.dk" {
zone "oroe.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/oroe.dk"; }; // OROE
+zone "oroefaellesjord.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Orø Fællesjord
zone "public-e.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran
@@ -89,6 +92,9 @@ zone "xn--or-mka.dk" {
zone "xn--livetpor-f0a6q.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE
+zone "xn--orfllesjord-c9a6u.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Orø Fællesjord
// int. dns.jones.dk
zone "lejlighederinc.org" {
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 8e7279c..705fd89 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -60,6 +60,9 @@ zone "omni-presence.dk" {
zone "oroe.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/oroe.dk"; }; // OROE
+zone "oroefaellesjord.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Orø Fællesjord
zone "public-e.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran
@@ -87,6 +90,9 @@ zone "xn--or-mka.dk" {
zone "xn--livetpor-f0a6q.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE
+zone "xn--orfllesjord-c9a6u.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Orø Fællesjord
// int. dns.jones.dk
zone "lejlighederinc.org" {