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 8b5ecd1..daf35f2 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -7,6 +7,9 @@ zone "222.168.192.in-addr.arpa" { type master; allow-transfer { none; }; // int. pending // dk dns.jones.dk +zone "altavistafilm.dk" { + type master; allow-transfer { none; }; + file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Leif Ascanius zone "anniqa.dk" { type master; allow-transfer { none; }; file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Annika Lewis |