|
|
|||
|
How to configure Round Robin DNS for Exchange 2010 CAS
Round robin DNS is a technique of load distribution, load balancing, or
fault-tolerance provisioning multiple, redundant Internet Protocol service
hosts, e.g., Web servers, Exchange servers, by managing the Domain Name
System's (DNS) responses to address requests from client computers according
to an appropriate statistical model. Round-robin works by responding to DNS
requests not only with a single IP address, but a list of IP addresses of
several servers that host identical services. Round Robin is cheaper
and easy method a to load balance for Exchange Client Access Servers
(CAS). Round robin works by assigning multiple IP addresses to the fully
qualified domain name (FQDN) of a resource.
Now drill down to the forward lookup zone and create an A(Host) record for each Exchange CAS with the same FQDN and IP address.
Alternatively, you can assign two or more IP addresses in each Exchange CAS. For example, you have two CAS servers, cas01 and cas02. Your Outlook is setup to use cas.domain.com. You can add cas IP address (10.0.5.220) to cas01 (10.0.5.215) and cas02 (10.0.5.216) LAN. To do that, open the Properties of each Exchange CAS LAN. Open the Properties of TCP/IPv4 and select Advanced. In the IP Settings, add cas IP address 10.0.5.220 to cas02.
In the Exchange CAS, the TCP/IP looks like this: Ethernet adapter LAN: In the client, nslookup shows this:
Note: Round Robin DNS is not fault tolerant. If a user receives the IP
address of a down server, they will get an error message. This is usually
resolved by refreshing a few times, but they may have to go a step further
and purge the local DNS cache before they get the IP address of a functional
server. For this reason a low TTL value is recommended. Post your questions, comments, feedbacks and suggestions Related Topics
|
|
|
This web is provided "AS IS" with no warranties.
Copyright © 2002-2018
ChicagoTech.net,
All rights reserved. Unauthorized reproduction forbidden.