diff options
-rw-r--r-- | JONES.DK/maildomains | 1 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK.internal | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/JONES.DK/maildomains b/JONES.DK/maildomains index 06948f1..c1e91a4 100644 --- a/JONES.DK/maildomains +++ b/JONES.DK/maildomains @@ -9,6 +9,5 @@ majasguf.dk omni-presence.dk public-e.dk ressourceoptimering.dk -skovhaver.dk stadsvandring.dk xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 35fcfe8..c3f6d17 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -13,7 +13,6 @@ zone "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 18 zone "public-e.dk" { type slave; file "db.public-e.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 "skovhaver.dk" { type slave; file "db.skovhaver.dk"; masters { 188.183.5.254; }; }; zone "stadsvandring.dk" { type slave; file "db.stadsvandring.dk"; masters { 188.183.5.254; }; }; zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.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 4ccd614..429fb40 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -13,7 +13,6 @@ zone omnipresence.dk { in-view internal; }; zone public-e.dk { in-view internal; }; zone ressourceoptimering.dk { in-view internal; }; zone scharffenberger.dk { in-view internal; }; -zone skovhaver.dk { in-view internal; }; zone stadsvandring.dk { in-view internal; }; zone xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk { in-view internal; }; zone xpositionreverse.org { in-view internal; }; |