diff options
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 2229715..c54ab8a 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -7,7 +7,6 @@ zone "222.168.192.in-addr.arpa"{ type master; file "/etc/local-JONES.DK/bind/fak // dk dns.jones.dk zone "anniqa.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis -zone "annikalewis.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones |