View Single Post

  #11  
Old 01-11-2006, 04:37 PM
marle35 Offline
Registered User
 
Join Date: Jan 2006
Posts: 1
Post

Much like previous posters, my network adapter and modems were working perfectly, but I couldn't connect by either DSL or dial-up. I had the 0.0.0.0 ip address problem as well. Luckily, I found the answer on this forum in another thread. For me, I had to reset my tcp/ip stack. Here is the post that helped me (from http://www.softwaretipsandtricks.com...ion-winxp.html):

Quote:
Originally Posted by milomorai

first try repairing the tcp/ip stack: at the c:\ prompt, type in this "netsh int ip reset reset.txt". if that doesn't work try rebuilding the ip stack: go to the command prompt, get to the root (c:\), type in 'netsh'>enter. at the netsh prompt type in 'dump'. when the netsh prompt re-appears, type in exit. that will rip/reinstall the tcp/ip for winXP
Reply With Quote