Re: facing problem in dns inverse query for IPv6

Kurt Roeckx <[email protected]>
Newsgroups gmane.linux.debian.devel.ipv6,gmane.linux.ltp,gmane.linux.ipv6.usagi.users
Message-ID <[email protected]>
On Thu, Sep 15, 2005 at 09:34:39PM +0530, Sanjib Das wrote:
> Hi
> 
> [root@localhost root]# dig -x fe80::210:b5ff:fea7:f057
> 
> ; <<>> DiG 9.2.1 <<>> -x fe80::210:b5ff:fea7:f057
[...]
> ;; QUESTION SECTION:
> ;\[xFE800000000000000210B5FFFEA7F057/128].ip6.arpa. IN PTR

Where did you get that version of dig?  I'm guessing it's part of
dnsutils?

The problem is that the query you're generated is using bitlabels
while your zone file is using nibbles (as it should.)

The version in sarge (9.2.4-1) and sid (9.3.1-2) both do the
right thing for me:
;; QUESTION SECTION:
;7.5.0.f.7.a.e.f.f.f.5.b.0.1.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa.
IN PTR

I suggest you upgrade.


Kurt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.