From 22dec2af3badb979e6f57bd40c18f97811ab961a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 28 May 2020 01:02:40 +0200 Subject: add domains oroefaellesjord.dk orøfællesjord.dk (xn--orfllesjord-c9a6u.dk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.JONES.DK | 2 ++ bind/named.conf.JONES.DK.internal | 2 ++ 2 files changed, 4 insertions(+) diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index b16ad26..344bca6 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -16,6 +16,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 { 80.68.88.141; }; }; +zone "oroefaellesjord.dk" { type slave; file "db.oroefaellesjord.dk"; masters { 80.68.88.141; }; }; 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; }; }; zone "ressourceoptimering.dk" { type slave; file "db.ressourceoptimering.dk"; masters { 188.183.5.254; }; }; @@ -27,4 +28,5 @@ zone "superserver.org" { type slave; file "db.superserver.org"; masters { 188. 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 { 80.68.88.141; }; }; zone "xn--or-mka.dk" { type slave; file "db.xn--or-mka.dk"; masters { 80.68.88.141; }; }; +zone "xn--orfllesjord-c9a6u.dk" { type slave; file "db.xn--orfllesjord-c9a6u.dk"; masters { 80.68.88.141; }; }; 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 dbfba11..63d1c38 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -16,6 +16,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 oroefaellesjord.dk { in-view internal; }; zone public-e.dk { in-view internal; }; zone redpill.dk { in-view internal; }; zone ressourceoptimering.dk { in-view internal; }; @@ -26,4 +27,5 @@ 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--orfllesjord-c9a6u.dk { in-view internal; }; zone xpositionreverse.org { in-view internal; }; -- cgit v1.2.3