summaryrefslogtreecommitdiff
path: root/bind/named_CAFE3_fake.conf
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-02-12 20:06:37 +0000
committerJonas Smedegaard <dr@jones.dk>2002-02-12 20:06:37 +0000
commit59d43ddd03c6db53de8c51251b085e4b1e0c8682 (patch)
tree78bc04652799ab13ebec35d08a4d9a7e439550cd /bind/named_CAFE3_fake.conf
parent13958c97c61dbc30caadaddba3b65ea097bbb53b (diff)
bind: More fake cleanup...
Diffstat (limited to 'bind/named_CAFE3_fake.conf')
-rw-r--r--bind/named_CAFE3_fake.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/bind/named_CAFE3_fake.conf b/bind/named_CAFE3_fake.conf
index c24237f..774500c 100644
--- a/bind/named_CAFE3_fake.conf
+++ b/bind/named_CAFE3_fake.conf
@@ -1,2 +1,3 @@
-zone "1.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/0-PCxxx.NET1.LOCAL"; };
-zone "cafe3.local" { type master; file "/etc/local-COMMON/bind/fake/SERVER-100"; };
+zone "1.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/0-PCxxx.NET1.LOCAL"; allow-transfer { none; }; };
+zone "cafe3.local" { type master; file "/etc/local-COMMON/bind/fake/NET1-SERVER-100"; allow-transfer { none; }; };
+zone "net1.local" { type master; file "/etc/local-COMMON/bind/fake/NET1.LOCAL"; allow-transfer { none; }; };