From 16da45028870b6ced9b3cde09ba868bdc4c3b67a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 20 May 2020 20:19:59 +0200 Subject: move redpill.dk bluepill.dk sirireiter.dk to JONES.DK (from BITBASE.DK) --- bind/named.conf.BITBASE.DK | 3 --- bind/named.conf.BITBASE.DK.internal | 3 --- bind/named.conf.JONES.DK | 3 +++ bind/named.conf.JONES.DK.internal | 3 +++ 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index bad7c1e..0b3bacf 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,4 +1 @@ -zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; }; zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; }; -zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; }; -zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; }; diff --git a/bind/named.conf.BITBASE.DK.internal b/bind/named.conf.BITBASE.DK.internal index e554b3d..7a24354 100644 --- a/bind/named.conf.BITBASE.DK.internal +++ b/bind/named.conf.BITBASE.DK.internal @@ -1,4 +1 @@ -zone bluepill.dk { in-view internal; }; zone himawari.dk { in-view internal; }; -zone sirireiter.dk { in-view internal; }; -zone redpill.dk { in-view internal; }; diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 0059814..b16ad26 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -3,6 +3,7 @@ zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 188.183.5. zone "biks.dk" { type slave; file "db.biks.dk"; masters { 188.183.5.254; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 188.183.5.254; }; }; zone "birgitmaanestraale.dk" { type slave; file "db.bbirgitmaanestraale.dk"; masters { 188.183.5.254; }; }; +zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 188.183.5.254; }; }; zone "cityseeing.dk" { type slave; file "db.cityseeing.dk"; masters { 188.183.5.254; }; }; zone "couchdesign.dk" { type slave; file "db.couchdesign.dk"; masters { 188.183.5.254; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 188.183.5.254; }; }; @@ -16,8 +17,10 @@ zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.25 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 "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; }; }; zone "scharffenberger.dk" { type slave; file "db.scharffenberger.dk"; masters { 188.183.5.254; }; }; +zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 188.183.5.254; }; }; zone "solidbox.org" { type slave; file "db.solidbox.org"; masters { 188.183.5.254; }; }; zone "stadsvandring.dk" { type slave; file "db.stadsvandring.dk"; masters { 188.183.5.254; }; }; zone "superserver.org" { type slave; file "db.superserver.org"; masters { 188.183.5.254; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index 9719947..dbfba11 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -3,6 +3,7 @@ zone bassballs.dk { in-view internal; }; zone biks.dk { in-view internal; }; zone bitbase.dk.dk { in-view internal; }; zone birgitmaanestraale.dk { in-view internal; }; +zone bluepill.dk { in-view internal; }; zone couchdesign.dk { in-view internal; }; zone cityseeing.dk { in-view internal; }; zone electrohype.dk { in-view internal; }; @@ -16,8 +17,10 @@ zone majasguf.dk { in-view internal; }; zone omnipresence.dk { in-view internal; }; zone oroe.dk { in-view internal; }; zone public-e.dk { in-view internal; }; +zone redpill.dk { in-view internal; }; zone ressourceoptimering.dk { in-view internal; }; zone scharffenberger.dk { in-view internal; }; +zone sirireiter.dk { in-view internal; }; zone stadsvandring.dk { in-view internal; }; zone superserver.dk { in-view internal; }; zone xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk { in-view internal; }; -- cgit v1.2.3