Windows 7 Fix 0.0.0.0 Default Gateway Issue

If default gateway is set to 0.0.0.0 (check with cmd > ipconfig /all) this needs to be removed by: 
  1. Run cmd.exe as Administrator
  2. At command type this command: 
    route delete 0.0.0.0and hit enter
  3. Then type: 
    ipconfig /releaseand hit enter, then type: 
    ipconfig /renewand hit enter
This will remove 0.0.0.0 as the default gateway (or read Microsoft KB Article). It is possible the Adobe Bonjour service is causing this problem if Adobe Software is installed on Windows 7 OS, to fix this problem stop the Bonjour service from running: 
  1. Run msconfig
  2. Click on "Services" tab and find an entry like "##Id_String1.6844F930[...]" (this is what it was on my machine - manufacturer should be "Apple Computer, Inc.")

  1. Uncheck the box next to the entry to disable the service from starting

References:
Windows 7 Fix 0.0.0.0 Default Gateway Issue
http://www.shayanderson.com/microsoft-windows/windows-7-fix-0-0-0-0-default-gateway-issue.htm

Windows 7 - Two default gateway 0.0.0.0
https://social.technet.microsoft.com/Forums/windows/en-US/765aa1c6-dd9a-4447-9de0-aecc41498b04/windows-7-two-default-gateway-0000?forum=w7itpronetworking

發佈了3405 篇原創文章 · 獲贊 32 · 訪問量 405萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章