Let me describe my situation.
I have five DCs in our network; mix of 2008 R2 and 2012. Among them one is unavailable at the moment and it might take some time to resolve this issue. Other four DCs are online and is reachable from all workstations.
On certain workstations, when I try to ping my domain name it times out. When I check the IP address it has resolved to, it will be the DC that is unavailable. To make it easy to picture, let me name the DCs and give them IP address.
DC1.xyz.com - 192.168.0.1
DC2.xyz.com - 192.168.1.1
DC3.xyz.com - 192.168.2.1
DC4.xyz.com - 192.168.3.1
DC5.xyz.com - 10.72.0.1
On most of the workstation, when I ping xyz.com; it resolves to 192.168.xx.xx and gets reply. But in few case, it resolves to 10.72.0.1 and times out.
DC1, DC2, DC3 and DC4 are in one AD site and DC5 is in different site as it is in cloud. My understanding is since the cost to reach DC1, DC2, DC3 and DC4 is less; all workstation should resolve to their IP address unless they are unavailable.
My question is why workstation is resolving to a DC that is in different site and has higher cost to reach it? What effect will this issue have to workstation?
Thank you in advance. I will be very grateful if you guys can help me understand this.