default gateway not available in windows 7

Anonymous
2009-07-09T23:14:01+00:00

G'day,

While Windows 7 works and looks good, there is one major issue which threatens to derail the entire experience for me.

Several times a day, the default gateway becomes unavailable, which means that the PC running Windows 7 loses internet connectivity. At the same time, other PCs, running Vista, are continuing to work normally. This includes one PC with a WiFi connection and another which is normally wired.

The details of my network controllers (there are two) are as follows.

Description . . . . . . . . . . : NVIDIA nForce Networking Controller

   Manufacturer  . . . . . . . . . : NVIDIA

   Provider  . . . . . . . . . . . : Microsoft

   Version   . . . . . . . . . . . : 1.0.1.211

   Inf File Name . . . . . . . . . : C:\Windows\INF\netnvm32.inf

   Inf File Date . . . . . . . . . : Wednesday, April 22, 2009  12:47:44 AM

   Section Name  . . . . . . . . . : NVENET55.NDI

   Hardware ID . . . . . . . . . . : pci\ven_10de&dev_0373

   Instance Status Flags . . . . . : 0x180200a

   Device Manager Status Code  . . : 0

   IfType  . . . . . . . . . . . . : 6

   Physical Media Type . . . . . . : 14

The problem is solved by manually having to repair the problem when Windows 7 finds that the default gateway is not avaialble and resets network controller 2.

I have seen that this is not an isolated  with several reports on the net, some suggesting that a different driver might help, but which one? Any suggestions?

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2009-07-09T23:16:39+00:00

It's one of many known nVidia issues with Windows 7 that nVidia must correct, unfortuniately Microsoft has nothing to do with it. I would sugguest that you contact nVidia for assistance.


Jonathan Matthis aka "7tester" on MSN QnA

Chief Site Administrator

Windows 7 QnA

http://windows 7qna.ning.com

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

171 additional answers

Sort by: Most helpful
  1. Anonymous
    2010-06-01T00:10:50+00:00

    I was having problems with losing my default gateway setting every time I rebooted, resulting in the same issues seen in this thread; noteably that I could get around the LAN, but the WAN (internet) was blocked. I'd have to go into my network config and add the default gateway every time I booted up in order to get to the internet.

    MY FIX - which seems to have solved my problem

    Open a cmd window as Administrator

    type      route -f     (flushes all gateway entries from the routing table)

    type     route -p -4 add 0.0.0.0 mask 0.0.0.0 gateway_addr   (where gateway_addr is the address of the LAN port on your router)

    exit the cmd window and reboot.   My system now seems to run correctly.

    I suspect there is an error in the way the GUI writes the default gateway into the registry in Win7

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2010-05-27T20:25:21+00:00

    Here's a point of view I read once somewhere in a website. Drivers are provided by the manufacturers of the computer hardware. If a new OS is to be released, they will be the ones that would release the latest driver firmware upgrade (firmware, in short, is a program for the chipset controlling the hardware). Now, Microsoft is a big Software company, firmwares are not therefore released by them since it is a software. Working in a manufacturing company made me see that the firmware is tested even before the release of an OS. That means that manufacturers of the hardware get the OS when it is available, be it Release Candidates or Beta versions. Now, manufacturers would just have an ideal coverage on what will happen because their environment just "tries" to imitate a non-ideal environment where anything could happen. Now the resolution, if themanufacturers are still not releasing the updated driver, would be coming from the computer manufacturer or the manufacturers themselves. Microsoft would be the ones working with the programmers of the firmware (maybe the RnD department of the manufacturers) to give them what the sofware does and how it functions depending on the computer hardware being produced.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-05-27T10:15:21+00:00

    After hours of browsing it a shame that Microsoft blamed everyone else when they could have just give the simple advice below.

    In the network adapter just disable the Task offload:

    http://blog.kazmarek.com/2010/01/15/windows-7-the-default-gateway-is-not-available/

    Voila!

    Was this answer helpful?

    0 comments No comments