105547111
3rd January 2011, 11:39 PM
I have setup my own ipv6 IPs but my DNS refuses to give answers, despite being configured.
Its sort of working as nslookup returns against the ip6 IP or domain name a 'no answer' not a NXDOMAIN.
Also if I lookup the IP6 IP I get an answer but compains no PTR record.
out of named.conf
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.4.6.4.3. 1.b.c.2.0.0.2.ip6.arpa" IN {
type master;
file "2002:cb13:4641:.db";
};
the "2002:cb13:4641:.db
$TTL 1H
@ SOA test.address. root.test.address. ( 2
15M
10M
1D
1H )
NS primary.test.address.
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR ipv6.primary.test.address.
Its sort of working as nslookup returns against the ip6 IP or domain name a 'no answer' not a NXDOMAIN.
Also if I lookup the IP6 IP I get an answer but compains no PTR record.
out of named.conf
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.4.6.4.3. 1.b.c.2.0.0.2.ip6.arpa" IN {
type master;
file "2002:cb13:4641:.db";
};
the "2002:cb13:4641:.db
$TTL 1H
@ SOA test.address. root.test.address. ( 2
15M
10M
1D
1H )
NS primary.test.address.
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR ipv6.primary.test.address.