(usagi-users 03521) Re: dns reverse lookup issues
Jeroen Massar <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Organization | Unfix |
| Message-ID | <[email protected]> |
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
signature.asc
(application/pgp-signature, 240 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Jeroen Massar / http://unfix.org/~jeroen/ iD8DBQBDR9zoKaooUjM+fCMRAuFzAJ4tYtpYjFET1/8FpcdjoN81pz/IqwCeLiuw UM5OquSxjALzsQm5jgxeN3k= =sGje -----END PGP SIGNATURE-----