diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-09-05 11:20:45 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-09-05 11:20:45 +0200 |
commit | 5e22660db00e083615c9824a547eb6118a0bb316 (patch) | |
tree | fad27069f23e90fa13109c16f33401a9471ebc39 /bind/named.conf.fake-222 | |
parent | 1cc9468a1853199d959108d536d0837cc254ee5d (diff) |
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index f3af649..47f65a9 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -53,21 +53,12 @@ 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-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 "oroedagen.dk" { - type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/oroedagen.dk"; }; // OROE zone "oroefaellesjord.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord @@ -98,15 +89,6 @@ zone "superserver.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-nomail"; }; // OROE -zone "xn--ordagen-r1a.dk" { - type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE -zone "xn--livetpor-f0a6q.dk" { - type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE zone "xn--orfllesjord-c9a6u.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord |