1) Do you have the latest NIC drivers ?
2) have you tried a different NIC as a test ?
3) Have you checked firewall settings, and reset the firewall config ?
rom johnb6767
What I like to do on any network problem....Is to reset it ALL....
netsh int ip reset reset.log
netsh firewall reset
netsh winsock reset
Then remove ALL NIC's from the device manager..
In the Device Manager, select View>Show Hidden Devices
(If the Show Hidden devices is not presetn, do the following command from a command prompt..)
start>run>cmd
set devmgr_show_nonpresent_dev
ices=1
More information on that command here....
Device Manager does not display devices that are not connected to the Windows XP-based computer
http://support.microsoft.com/kb/315539http://support.microsoft.com/kb/317518/en-usGo back to Network Adapters, and make sure your adapters are all gone, including any older ones. (there will be several ' miniport' devices that are not able to be uninstalled....)
Once they are all gone, reboot and let Windows reinstall them...
Thats a total rebuild of your network connections, to hopefully correct any problems with Basic connectivity.
I hope this helps !