Sometimes your DHCP service is not able to pull an IP addresse, that means the network stack on Windows goes banana. To fix that, open command prompt with administrator privilege (click on Start -> type in “cmd” -> right click on the command prompt and choose “Run as Administrator”) and type these command:
netsh int ip reset C:\netsh.log.txt
netsh winsock reset
… then all your network configuration is reset.
Related posts:






Comments 1
With the end of life announcement of XP SP2, and the recent MS10-046 bug, do you think now is a good time to upgrade to Win 7?
Here's a quick fix for the MS10-046 issue: http://links.maas360.com/MS10046
Posted 05 Aug 2010 at 1:23 pm ¶Post a Comment