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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf
index 9ba5f51..419059d 100644
--- a/etc/namedb/named.conf
+++ b/etc/namedb/named.conf
@@ -65,6 +65,11 @@ 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" {
+ type master;
+ file "localhost.rev";
+};
+
// NB: Do not use the IP addresses below, they are faked, and only
// serve demonstration/documentation purposes!
//
OpenPOWER on IntegriCloud