Remove the localhost ip6.int example since, as per RFC 4159, ip6.int is

now depreciated.

Discussedon tech-net.
This commit is contained in:
rpaulo 2005-09-01 14:02:01 +00:00
parent d272861eb2
commit 0a8fc88cf5
1 changed files with 1 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: named.conf,v 1.1 2005/08/30 10:58:33 tron Exp $
# $NetBSD: named.conf,v 1.2 2005/09/01 14:02:01 rpaulo Exp $
# boot file for secondary name server
# Note that there should be one primary entry for each SOA record.
@ -22,11 +22,6 @@ zone "127.IN-ADDR.ARPA" {
file "127";
};
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 "loopback.v6";
};
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.arpa" {
type master;
file "loopback.v6";