summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-05-12 19:38:59 +0200
committerJonas Smedegaard <dr@jones.dk>2023-05-12 19:38:59 +0200
commitc120b8503c9743693975d4dae4c6515576aea8e2 (patch)
treef8dc7758fe3057416b887a9fb6b59d07a0d7eb07
parent5686a752d6ab53dc2911c7e754baa826da33248e (diff)
add JONES.DK domains oroedagen.dk orødagen.dk (xn--ordagen-r1a.dk)
-rw-r--r--bind/named.conf.JONES.DK2
-rw-r--r--bind/named.conf.JONES.DK.internal2
2 files changed, 4 insertions, 0 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK
index cf75485..00c9abd 100644
--- a/bind/named.conf.JONES.DK
+++ b/bind/named.conf.JONES.DK
@@ -17,6 +17,7 @@ zone "livetpaaoroe.dk" { type slave; file "db.livetpaaoroe.dk";
zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.254; }; };
zone "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 188.183.5.254; }; };
zone "oroe.dk" { type slave; file "db.oroe.dk"; masters { 188.183.5.254; }; };
+zone "oroedagen.dk" { type slave; file "db.oroedagen.dk"; masters { 188.183.5.254; }; };
zone "oroefaellesjord.dk" { type slave; file "db.oroefaellesjord.dk"; masters { 188.183.5.254; }; };
zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 188.183.5.254; }; };
zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 188.183.5.254; }; };
@@ -29,5 +30,6 @@ zone "superserver.dk" { type slave; file "db.superserver.dk"; masters { 188.18
zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 188.183.5.254; }; };
zone "xn--livetpor-f0a6q.dk" { type slave; file "db.xn--livetpor-f0a6q.dk"; masters { 188.183.5.254; }; };
zone "xn--or-mka.dk" { type slave; file "db.xn--or-mka.dk"; masters { 188.183.5.254; }; };
+zone "xn--ordagen-r1a.dk" { type slave; file "db.xn--ordagen-r1a.dk"; masters { 188.183.5.254; }; };
zone "xn--orfllesjord-c9a6u.dk" { type slave; file "db.xn--orfllesjord-c9a6u.dk"; masters { 188.183.5.254; }; };
zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 188.183.5.254; }; };
diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal
index 8c04954..0487471 100644
--- a/bind/named.conf.JONES.DK.internal
+++ b/bind/named.conf.JONES.DK.internal
@@ -17,6 +17,7 @@ zone livetpaaoroe.dk { in-view internal; };
zone majasguf.dk { in-view internal; };
zone omnipresence.dk { in-view internal; };
zone oroe.dk { in-view internal; };
+zone oroedagen.dk { in-view internal; };
zone oroefaellesjord.dk { in-view internal; };
zone public-e.dk { in-view internal; };
zone redpill.dk { in-view internal; };
@@ -28,5 +29,6 @@ zone superserver.dk { in-view internal; };
zone xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk { in-view internal; };
zone xn--livetpor-f0a6q.dk { in-view internal; };
zone xn--or-mka.dk { in-view internal; };
+zone xn--ordagen-r1a.dk { in-view internal; };
zone xn--orfllesjord-c9a6u.dk { in-view internal; };
zone xpositionreverse.org { in-view internal; };