diff options
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index c0cfa28..be1f7df 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -35,6 +35,9 @@ 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 "langdalgaard.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; zone "majasguf.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones |