Browse Source

supply ::1 reverse lookup on ip6.arpa too. from todd

OPENBSD_3_1
itojun 23 years ago
parent
commit
ca39244dfc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/etc/namedb/named.boot

+ 1
- 0
src/etc/namedb/named.boot View File

@ -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:


Loading…
Cancel
Save