Setup a 2008 R2 Server at a remote location that uses VPN on sonicwall to connect to our domain.
The client workstations aren't resolving the DNS name of the of computers or server on the remote end. when I try and map using //servername/share i get an error. when I map using //serverIP/share It comes up just fine.
Set Static IP as follows
Cachec Server: 192.168.1.2
Deafault Gateway: 192.168.1.1
DNS: 192.168.0.22 (Host Domain Controller)
xx.xx.xx.xx (ISP DNS Server)
--On Sonicwall / DHCP Server on remote side--
Set DNS in the following order
192.168.2.1 (Remote Cache Only Server)
192.168.0.22 (Domain Controller Main Site)
xx.xx.xx.xx (ISP DNS)
Let me know what I'm doing wrong here. I assume that the DNS on my internal network isn't being resolved because of the DNS Search order, but I thought that the DNS Cache server is supposed to take care of internal as well as External DNS.
-Help?