nanog mailing list archives

Re: IPv6 reverse lookup - lame delegation?


From: itojun () itojun org (Jun-ichiro itojun Hagino)
Date: Wed, 11 Feb 2004 11:38:24 +0900 (JST)


Jun-ichiro itojun Hagino wrote:
if i try to log into my machines back in tokyo by IPv6 SSH, it takes very
long time.  i guess i found the reason - (possible) lame delegation of
blah.ip6.int.  ip6.arpa. query returns instantly.  how could we fix it?

jeroen () unfix org ("Jeroen Massar") writes:
By fixing the software as ip6.int was deprecated 2 years+++ ago as you
should already know.

or just put <http://www.isc.org/pubs/tn/?tn=isc-tn-2002-1.txt> into effect.

        if zonefile for e.f.f.3.ip6.int does not have $ORIGIN nor "ip6.int"
        inside, we could just point the zone file twice:

zone "e.f.f.3.ip6.int" {
        type master;
        file "3ffe.zone";
};
zone "e.f.f.3.ip6.arpa" {
        type master;
        file "3ffe.zone";
};

itojun


Current thread: