From 3e2e033a67afb85f823343d7ae1813ad6fd654de Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 Jun 2019 13:22:31 +0200 Subject: Add fake-222 entries for former OROE.DK domains. --- bind/named.conf.fake-222 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 70fc830..8ea0172 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -38,12 +38,18 @@ zone "jones.dk" { zone "kassandra-production.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff) +zone "livetpaaoroe.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE zone "majasguf.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones zone "omni-presence.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/omni-presence.dk"; }; // Annika Lewis +zone "oroe.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/oroe.dk"; }; // OROE zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran @@ -59,6 +65,12 @@ zone "stadsvandring.dk" { zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES"; }; // Jones +zone "xn--or-mka.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE +zone "xn--livetpor-f0a6q.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE // int. dns.jones.dk zone "lejlighederinc.org" { -- cgit v1.2.3