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

Re: [OFF-TOPIC] dns utility



dig cd.com axfr

Note that you generally have to query the NS server for the domain directly in order
to get an axfr (zone transfer). You can find this out with

dig cd.com ns

Then use

dig @nameserver.cd.com cd.com axfr

where 'nameserver.cd.com' is the host listed in the NS record.

keyoz@iln.csi.com.ph wrote:

> are there any utilities to query a dns server so that if I type:
>
> cd.com, it will list all domains beginning with "cd", like cda cdda.
>
> from a user still familiarizing himself to these sort of things
>
> TIA.
>
> k e c h i e
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

--
Jens B. Jorgensen
jjorgens@bdsinc.com



Reply to: