dig

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Mike
Fecha:  
Asunto: 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?