Re: Load Balancing DNS



"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:OZjx1TjYGHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Thanks. But I am have a doubt could you pls clarify me. Since I am a
beginner I am having the problem to implement that. Could you pls say me
how should I asssign the CNAME and how to set the properties.
Regards,


"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:upITl5jYGHA.3624@xxxxxxxxxxxxxxxxxxxxxxx
Ok I wil try and mail you after i get my result..
Thanks & Regards

CNAMES are NOT used for load balancing, i.e., Round Robin.

CNAMEs would give you multiple NAMES for a single
computer name.

You need A records for Round Robin: Multiple ADDRESSES
for the SAME name.


--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]


"Jmnts" <Jmnts@xxxxxxxxxxx> wrote in message
news:usmpZ3jYGHA.4652@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Right click in the Domain folder (Under Dns Forward LookUp Zones) and
choose new -> Alias (CNAME).

For example:
You have a domain named: Domain.com, right click the domain name and
choose new Alias, then in the first textbox write App, then choose the
target host, as I aready mention you shoul coose one of the 2 A records
created (AppServer.domain.com)

For more inf check:
How To Configure DNS Records for Your Web Site in Windows Server
http://support.microsoft.com/default.aspx?scid=kb;en-us;324260


--
Best Regards
Systems Administrator
MCSA + Exchange



"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:OZjx1TjYGHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Thanks. But I am have a doubt could you pls clarify me. Since I am a
beginner I am having the problem to implement that. Could you pls say me
how should I asssign the CNAME and how to set the properties.
Regards,

"Jmnts" <Jmnts@xxxxxxxxxxx> wrote in message
news:%231LhhUiYGHA.4120@xxxxxxxxxxxxxxxxxxxxxxx
Hi

- Create two A records with the same name and different IpAddress
(Example: AppServer.domain.com-192.168.0.1,
AppServer.domain.com-192.168.0.2)

- Create a CNAME (Canonical Name) that points to the A record
(AppServer.domain.com), note you only need to add the alias name, for
example: your domain is domain.com, and the app is refered by App, then
your alias should be App, it stays (App.domain.com)

- To enable round and robin, right click dns server choose properties,
advanced tab and choose enable round and robin.

That should do the job.




--
Best Regards
Systems Administrator
MCSA + Exchange



"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:eqe36BiYGHA.3424@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I am deploying my ASP.Net web application in two different servers I
want to
apply or configure those server with load balancing technique (i.e
Round
Robin DNS)













.



Relevant Pages

  • Re: Load Balancing DNS
    ... According to mine solution he only needs to map 5 different CNAME records to ... we're talking about Round and Robin solutions, ... choose new Alias, then in the first textbox write App, then choose the ...
    (microsoft.public.win2000.dns)
  • Re: Load Balancing DNS
    ... He needs Round and robin for two different servers.... ... me how should I asssign the CNAME and how to set the properties. ... How To Configure DNS Records for Your Web Site in Windows Server ...
    (microsoft.public.win2000.dns)
  • Re: CNAME - gets System error 1396 has occurred
    ... I created a CNAME to a server that I'm not mapping any drives too and everything seems to be working. ... The templates WERE stored on a file share on an old Domain Controller ... Our director is saying it's permissions, it's permissions, but I'm ...
    (microsoft.public.windows.server.dns)
  • Re: CNAME - gets System error 1396 has occurred
    ... I'm wondering if I change the cname to point to a server that I am not trying to map drives too..? ... The templates WERE stored on a file share on an old Domain Controller ... MVP Microsoft MVP - Directory Services ...
    (microsoft.public.windows.server.dns)
  • Re: Confused about load balancing with CNAME/HOST (A) Records in DNS
    ... Second, create a CNAME record, let's call it 'www' pointing to any of ... Lastly, for administration purposes only, create 3 additional Host ... records of different names that point to each web server. ...
    (microsoft.public.cert.exam.mcsa)

Loading