On Mon, 2005-11-07 at 18:38 +0530, Sanjib Das wrote: > > Hi > > As per RFC 3364 : Any name server which does not support bit label > will return error > > As per RFC 3363: This document moves the A6 and Bit label > specifications to experimental status. <SNIP> It's very simple: Only use "x.x.x.x.x.x.x<long>.x.x.ip6.arpa". Every version of BIND allows on to create PTR's for that, see various examples floating around the int4rweb aka Google for it. For reversing it, some 'dig' version support it, most don't and generally it is a mess. Solution, use the following script: http://www.sixxs.net/archive/tools/ip6_arpa.pl Thus: dig `~/ip6_arpa.pl <host>` ptr Greets, Jeroen
Attachment:
signature.asc
Description: This is a digitally signed message part