diff options
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index cf1a6e5..5289242 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -22,6 +22,9 @@ zone "bitbase.dk" { zone "birgitmaanestraale.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Birgit Månestråle +zone "bluepill.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Jones zone "byvandring.nu" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson @@ -62,6 +65,9 @@ zone "oroe.dk" { zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran +zone "redpill.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/redpill.dk"; }; // Jones zone "ressourceoptimering.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Annika Lewis |