Hi all,
Im trying to setup a DR site as follows: Server Net 192.168.0.0/24 Server DR Net 192.168.40.0/24 USER Net 192.168.10.0/24 Between the prod & dr their will be an IPsec tunnel so that when I failover my servers in the server network to the dr server network, the user network can communicate with the Server DR Network. For e.g, I have a file server (filesvr) (192.168.0.10) that I want to failover to the DR. The file server ip address will change to 192.168.40.10. In my DNS server I will need to add another A record pointing filesvr.abc.local to 192.168.40.10. The issue is with the round robin load balancing that is the default action of Windows Server when it see 2 A record with the same FQDN pointing to 2 different IP addresses. When failing my File server to the DR, added my A record sometime I can connect to my file server from the user network by its FQDN (filesvr.abc.local) sometime it just times out ! When doing nslookup from the PC in the User network, sometime the 1st IP address is 0.10 & 2nd IP address is 40.10 & some over time is the reverse. Ive been tackling this issue for quite a while & any help would be much much gratefull !!!
Thanks :)
