Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Host IP pointing to the nearest Server

Reply
Thread Tools Display Modes

Host IP pointing to the nearest Server

 
 
Jazo
Guest
Posts: n/a

 
      06-25-2009

Hi,
Is it possable to have a hostname pointing to one IP in a AD site and the
same hostname pointing to a different IP in another AD site? I have sevreal
IIS servers in different AD sites but I would like the users to get the
nearest IIS server in there Site but with using one hostname.
--
Regards,
Diver Down
 
Reply With Quote
 
 
 
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      06-25-2009

"Jazo" <> wrote in message
news:8E69EEE4-569A-474D-870F-...
> Hi,
> Is it possable to have a hostname pointing to one IP in a AD site and the
> same hostname pointing to a different IP in another AD site? I have
> sevreal
> IIS servers in different AD sites but I would like the users to get the
> nearest IIS server in there Site but with using one hostname.
> --
> Regards,
> Diver Down



By default, no, because of Round Robin, however you can make it work with
Netmask Ordering, but would have to disable Round Robin, but that can affect
other things, that is if it is being used to load balance something else.
Read up on it to gain a better understading and implications.

Description of the netmask ordering feature and the round robin ...Describes
the netmask ordering feature and the round robin feature in Windows Server
2003 DNS. Describes how to use these features together.
http://support.microsoft.com/kb/842197

--
Ace

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

Please reply back to the newsgroup/forum to benefit from collaboration among
responding engineers, as well as to help others benefit from your
resolution.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer

http://twitter.com/acefekay

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

 
Reply With Quote
 
Grant Taylor
Guest
Posts: n/a

 
      06-26-2009
On 6/25/2009 4:52 PM, Jazo wrote:
> Is it possable to have a hostname pointing to one IP in a AD site and
> the same hostname pointing to a different IP in another AD site? I
> have sevreal IIS servers in different AD sites but I would like the
> users to get the nearest IIS server in there Site but with using one
> hostname.


This is what service names and properly configured DNS search paths are for.

Set up a new Alias / CNAME record for your service in each site's DNS
that points to the actual server hosting said service that you want the
site to connect to. Then make sure that your DNS search paths are set
up properly at each site. This way any body in the company can go to
http://timeclock/ and get to the appropriate system hosting the
"timeclock" service for their local site.

I've done this a number of times for notebooks to find the SMTP server
that I want them to use. You just have to make sure that all the
servers are configured to be have consistently across the sites. I.e.
the all have the same user name and password lists, etc.



Grant. . . .


P.S. I'm replying to this post in addition to your separate post in
microsoft.public.inetserver.iis. (Really you should have sent one post
to both news groups.
 
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
Logon + Roaming Profile - Nearest Server Chris Windows Server 1 07-13-2007 03:10 PM
GPO applications not being installed from nearest server Silver Windows Server 0 04-03-2006 09:22 AM
Re: Pointing a zone to dynDNS host? Ace Fekay [MVP] DNS Server 1 12-13-2005 04:12 AM
HOW TO DETACT NEAREST WSUS SERVER OR AVOID WAN UPDATE seng99 Windows Update 1 08-10-2005 04:09 AM
pointing to my FTP server Nathan Weldon DNS Server 2 05-05-2005 04:02 PM



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