From ca39244dfc831999f05d1ab1e136d45bc8de369f Mon Sep 17 00:00:00 2001 From: itojun <> Date: Tue, 26 Feb 2002 09:03:19 +0000 Subject: [PATCH] supply ::1 reverse lookup on ip6.arpa too. from todd --- src/etc/namedb/named.boot | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etc/namedb/named.boot b/src/etc/namedb/named.boot index fa591e31..0344e24b 100644 --- a/src/etc/namedb/named.boot +++ b/src/etc/namedb/named.boot @@ -13,6 +13,7 @@ directory /namedb cache . root.cache primary 0.0.127.IN-ADDR.ARPA localhost.rev primary 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 localhost.v6.rev +primary 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.arpa localhost.v6.rev primary localhost localhost.zone ; example secondary server config: