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.

[EMAIL PROTECTED] 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 [EMAIL PROTECTED] < /dev/null

--
Jens B. Jorgensen
[EMAIL PROTECTED]

Reply via email to