summaryrefslogtreecommitdiffstats
path: root/etc/namedb/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/namedb/named.conf')
-rw-r--r--etc/namedb/named.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf
index 15a5052..aba36dc 100644
--- a/etc/namedb/named.conf
+++ b/etc/namedb/named.conf
@@ -66,9 +66,9 @@ zone "0.0.127.IN-ADDR.ARPA" {
file "localhost.rev";
};
-zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
+zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
type master;
- file "localhost.rev";
+ file "localhost-v6.rev";
};
// NB: Do not use the IP addresses below, they are faked, and only
OpenPOWER on IntegriCloud