dig

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Mike
Datum:  
Betreff: dig
Are there some options on 'dig' that will
pull up all hosts a nameserver has for a given
domain?

For instance: I want to do something like

dig @nameserver domain any (all hosts)
and have it return
www.domain
ftp.domain
etc,etc

For all the host that the nameserver is doing for that domain.

Anyone?