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 02b3e83..6fd5ef8 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -13,6 +13,9 @@ zone "anniqa.dk" { zone "bassballs.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Anders Krøyer +zone "biks.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/biks.dk"; }; // Jones zone "birgitmaanestraale.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Birgit Månestråle |