The remote site PC's should point ONLY to the SBS for DNS name resolution, the ISP or router should not be added, not even as an alternate/secondary. Yes, this means if the SBS or VPN is down local users cannot access the Internet, but it is necessary in a Microsoft world. A local DC would resolve that issue if it is possible, but it is not necessary so long as the remote site is accessible.
The other thing you need to do is add the SBS domain suffix to the remote PC's DNS tab, in the "DNS suffix for this connection" box, under advanced TCP/IP properties of the network adapter.
Once done, on the PC run ipconfig /flushdns at a command line or reboot.
Main Topics
Browse All Topics





by: Jaymz_RPosted on 2008-04-22 at 06:02:52ID: 21410640
This is a quick fix around this problem, considering you only have one XP remote pc. open up your "hosts" file located in "C:\WINDOWS\system32\drive rs\etc" and edit it with notepad. and add a new line that has the following combination
10.4.68.x Servername
The problem lies with DNS. If you were to setup on the router, the second DNS server being the other sites router, that could fix the problem. but the above should work fine.