Finding DNS servers

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Chris Gehlker
Fecha:  
Asunto: Finding DNS servers
On Feb 18, 2004, at 9:12 PM, Craig White wrote:

> On Wed, 2004-02-18 at 21:01, Chris Gehlker wrote:
>> OK, this is another windows question, but you folks seem to know a lot
>> about the subject. Im trying to discover an easy way of finding out
>> the
>> IP addresses of the DNS servers that are being sent to a machine
>> configured to get them from DHCP. If they were running any kind of
>> *nix
>> I'd just visit some site and then do:
>> cat /etc/resolv.conf
>>
>> Is there some file in Windows similar to resolv.conf? It's Windows XP
>> home edition if that makes a difference.
>>
> ---
> ipconfig /all


Thanks. That does it.