View Single Post
  #17 (permalink)  
Old April 9th 08, 08:47 PM posted to microsoft.public.windows.vista.networking_sharing
waveletus[_2_]
external usenet poster
 
Posts: 1
Default route print shows 0.0.0.0 gateway on-link


It's still not clear why 0.0.0.0 appears in the configuration. But you
can try following work around to recover it without reboot machine.
1. delete 0.0.0.0 gateway with the following command
netsh interface ipv4 set address name="Local Area Connection"
gateway=""

Then try ipconfig/renew again.


--
waveletus