dig

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Mike
Päiväys:  
Aihe: 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?