Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Determine nearest host based on AD site info

Reply
Thread Tools Display Modes

Determine nearest host based on AD site info

 
 
Jan Nielsen
Guest
Posts: n/a

 
      03-12-2010
If multiple hosts are defined with the same name, the Microsoft DNS server
has the ability to prioritize a host if it's within the same subnet as a
client (netmask ordering).
This method will most likely not be able to prioritize the right host,
unless there is a host in the exact same subnet as the client.

Would it be possible to make the DNS server prioritize the nearest host
based on AD site information?
I could use a kind of GEO location functionality, just internally in our
organisation. If the DNS service used AD site info, that should be possible.
I hoped this would be in 2008, but I can't find any such thing. Is it
possible some how?
If not, it's a feature request.
I know it would require a little more processing, but it could be an
administration option to turn it on. Like netmask ordering can be disabled.

Anyone know a thirdparty product that can do this?
 
Reply With Quote
 
 
 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-12-2010
"Jan Nielsen" <> wrote in message news:7DE92A62-58C4-4652-A7BF-...
> If multiple hosts are defined with the same name, the Microsoft DNS server
> has the ability to prioritize a host if it's within the same subnet as a
> client (netmask ordering).
> This method will most likely not be able to prioritize the right host,
> unless there is a host in the exact same subnet as the client.
>
> Would it be possible to make the DNS server prioritize the nearest host
> based on AD site information?
> I could use a kind of GEO location functionality, just internally in our
> organisation. If the DNS service used AD site info, that should be possible.
> I hoped this would be in 2008, but I can't find any such thing. Is it
> possible some how?
> If not, it's a feature request.
> I know it would require a little more processing, but it could be an
> administration option to turn it on. Like netmask ordering can be disabled.
>
> Anyone know a thirdparty product that can do this?



I don't know about third party tools, but what I can say is AD members are all Site aware. If there are multiple IPs for a host, and you have your AD Sites properly setup with their appropriate IP subnet objects correctly associated with the Site name, the querying client will choose a record based on Site. If there are multiple records in a Site, then Netmask Priortization will kick in for the client to choose an IP closest to its subnet, and if there are multiples, Round Robin kicks in.

This is evident with the logon process. Same goes with any AD based query, such as for a DFS. However, if it is not an AD based client-side extension running, such as for a non-AD resource lookup, it won't use Sites, rather it will use Netmask Priortization then Round Robin.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Corrupt System files on Windows Vista Houseboi Windows Update 3 11-16-2009 02:42 PM
Repair DNS 4010 events... Jake Windows Server 1 11-04-2009 10:20 AM
Question and Installation Troubles sevac Windows Vista Installation 27 02-22-2007 01:12 PM
85010014 error - resolved - ActiveSync Exchange Server Ryan Hardin ActiveSync 1 02-10-2006 04:07 AM
Fixed - Exchange Server AS 4.1 Error 85010014 Ryan Hardin ActiveSync 3 02-09-2006 07:03 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59