[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: facing problem in dns inverse query for IPv6



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



Reply to: