|
Is the DHCP server giving out the internal IP address of the SBS server as the client's default gateway? Can you get to the Internet from the SBS server?
This is the first couple of things that come to mind when trying to troubleshoot this problem.
Verify that your client's are getting the correct IP settings using IPCONFIG /ALL. Make sure there is a DNS and a default gateway in those settings.
Also, try to PING a host on the Internet and see if an IP address is returned? You may not be able to ping the host, but at least that will tell you if DNS is resolving the external IP addresses.
|