|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,607
OS: Windows 7, XP-Pro, Vista, Linux
|
Re: Can connect to router but no internet connection
TCP/IP stack repair options for use with Windows XP with SP2.
Start, Run, CMD to open a command prompt:
Reset TCP/IP stack to installation defaults. netsh int ip reset reset.log
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reboot the machine.
|