dig

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Mike
Data:  
Temat: 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?