Multihomed Windows server and DNS resolution
Posted
by mpkilroy
on Server Fault
See other posts from Server Fault
or by mpkilroy
Published on 2010-05-27T18:36:27Z
Indexed on
2010/05/29
2:02 UTC
Read the original article
Hit count: 338
dns
|windows-server-2008
I have a Windows 2008 server with two IP addresses assigned to a single NIC. The DNS settings are setup to register the connections's addresses on the DNS server. nslookup shows both IP addresses for the server name. How is name resolution done in this case, i.e. which IP address does the DNS server return for a host lookup? Or does it return both, and the client selects one of the addresses?
© Server Fault or respective owner