When you have multiple A resource records for a particular DNS name some
DNS servers return the results in a random order.

Microsoft's DNS service isn't one that randomizes the lookup results.

This is something you typically see when the name server (or the caching
name server) the client is pointing to is BIND on Linux/*BSD/some
commercial UNIX.

In the grand scheme of things it really doesn't make a difference.

Bryan Garmon wrote:
> I'm losing hair on my head trying to understand what determines the order of
> the IP addresses when they are listed in NSLookup?
> 
> For example when I run nslookup against my AD Domain name, I receive the
> result:
> 
> Name: name.domain.com
> Addresses: 169.254.0.152, 169.254.0.150, 169.254.0.151
> 
> What I am expecting to see is this:
> 
> Name: name.domain.com
> Addresses: 169.254.0.150, 169.254.0.151, 169.254.0.152
> 
> 
> How can the order be changed? 

-- 

Phil Brutsche
[EMAIL PROTECTED]

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to