summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-02-10 02:13:38 +0000
committerJonas Smedegaard <dr@jones.dk>2002-02-10 02:13:38 +0000
commit1858347677d240a9e1f208b8713d76a5463bdf1d (patch)
tree08968966d06d0d85e7b02c4bc3a381ff6c09089d /bind
parent4366cc2f26e39efc3957a54f543a8f4fb5b8486e (diff)
bind: Correct CAFE3 fake domain to use common reverse domain.
Diffstat (limited to 'bind')
-rw-r--r--bind/named_CAFE3_fake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named_CAFE3_fake.conf b/bind/named_CAFE3_fake.conf
index a30f38a..c24237f 100644
--- a/bind/named_CAFE3_fake.conf
+++ b/bind/named_CAFE3_fake.conf
@@ -1,2 +1,2 @@
-zone "1.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/192.168.1-SERVER-100"; };
+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"; };