Unidentified Network - Default Gateway address disappears on powerdown


  1. Posts : 15
    Windows 7
       #1

    Unidentified Network - Default Gateway address disappears on powerdown


    Hi
    Hope someone can help. I have 3 x Win7 PCs SP1 on a small network. One of them looses its default gateway settings on power-down. When powered up the gateway settings are completely blank (see screenshot below). and the network name changes to Unidentified network. The network type becomes Public rather than my Work Network. When I re-enter the gateway IP address I can again connect to the net - until the next power down

    I have already eliminated possible hardware causes - network cables, switch and router ports etc. I have also rebuilt the TCP/IP and tried rebooting in Safe Mode with networking, but the systems remain the same.

    Any ideas
    Sillytowser

    Unidentified Network - Default Gateway address disappears on powerdown-capture.png
      My Computer


  2. Posts : 8,870
    Windows 7 Ult, Windows 8.1 Pro,
       #2

    You could try running the following command in an elevated command prompt and see if it sticks. Just replace the gateway IP "192.168.0.1" with your routers gateway IP.

    Code:
     
    name="Local Area Connection" static 192.168.37.105 255.255.255.0 192.168.0.1
    There doesn't seem to be a firm resolution for this particular problem but it can be a driver problem or problem with winsock so running the two winsock commands one at a time in an elevated command prompt may help.

    Code:
    netsh winsock reset catalog
    (reset winsock entries)

    Code:
    netsh int ip reset reset.log hit
    (reset TCP/IP stack)
      My Computer


  3. Posts : 15
    Windows 7
    Thread Starter
       #3

    Thanks for the response but I have already tried that.
    When you say that there does not seem to be a resolution yet, I take it that this is a problem known to Microsoft and that a solution is being worked on??

    Sillytowser
      My Computer


  4. Posts : 8,870
    Windows 7 Ult, Windows 8.1 Pro,
       #4

    Sillytowser said:
    Thanks for the response but I have already tried that.
    When you say that there does not seem to be a resolution yet, I take it that this is a problem known to Microsoft and that a solution is being worked on??

    Sillytowser
    I see many similar complaints when I do a search, and I've seen this problem before a few other times although the solutions seem to be different in each case.

    You might try the registry adjustment per the link below by Ron Welker.
    http://answers.microsoft.com/en-us/w...c-c7fd37bc6ce1

    The fix "in this case" is to make a registry adjustment as described below.
    1. Open the registry with regedit.exe

    2. Go to the path: HKLM/System/CurrentControlSet/Services/Tcpip/Parameters/Interfaces/

    3. Here you'll need to select the CLSID of your network adapter where you change the settings. You'll probably recognize it by looking at the value IP Address that will have the IP of this adapter.

    4. Open the value "Default Gateway" by double clicking it. You will see a list of all the gateways that disappeared! (maybe in your case it will be only one, in my case there were due to lots of testing several addresses) Very likely, the first line will be empty. I'm not sure, how this little flaw can make such a big problem. However, if you manually remove this first empty line, click OK and reboot your system everything should be working fine again.
    Things worked fine until the last system update which added this old problem this old problem back into the system.

    This TechNet thread talks about the problem which was reported as a bug officially. It shows some solutions that may help.
    http://social.technet.microsoft.com/...istanetworking

    This is reported as solved by the Op > Unidentified Network -... 22 Jan 2014 03:49 AMSillytowser Thanks for pointing me at the solution
    Last edited by chev65; 22 Jan 2014 at 10:35.
      My Computer


  5. Posts : 15
    Windows 7
    Thread Starter
       #5

    Fixed - "Unidentified Network - Default Gateway address disappears on


    Many thanks Chev65 for pointing mre towards the solution

    https://www.sevenforums.com/images/smilies/biggrin.gif
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:15.
Find Us