Retriving list of records

Brad Knowles brad.knowles at skynet.be
Tue May 22 12:02:57 UTC 2001


At 4:01 AM +0000 5/22/01, Jman62 wrote:

>  Is there a way to retrive a list of all records on a remote DNS server?  I
>  want to be able to specify a nameserver's hostname (ns.nameserver.com) or ip
>  address and see a list of all records from the server.

	You may be able to get a copy of each zone on the machine, but 
you'll need to know what zones to ask for.  Other than getting a copy 
of the /etc/named.conf from the machine, I don't know of any way to 
do that.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list