Unidentified Network - Just why? No workaround!

Discussion in 'PC Hardware' started by ofernandofilo, Jul 13, 2016.

  1. ofernandofilo

    ofernandofilo MDL Member

    Sep 26, 2015
    237
    140
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. OldMX

    OldMX MDL Addicted

    Jul 30, 2009
    538
    229
    30
    #2 OldMX, Jul 13, 2016
    Last edited by a moderator: Apr 20, 2017
    Try this command
    Code:
    route delete 0.0.0.0
    in a command prompt with admin rights, and see if this helps.
     
  3. PhaseDoubt

    PhaseDoubt MDL Expert

    Dec 24, 2011
    1,443
    275
    60
    Not that it has any relevance to your situation, but one of the computers on our LAN identifies a Linksys router as a Belkin router. Every time I see that I consider trying to fix it. I suppose if it ever becomes a problem I might, but currently i just don't worry about it.
     
  4. ofernandofilo

    ofernandofilo MDL Member

    Sep 26, 2015
    237
    140
    10
    #5 ofernandofilo, Jul 13, 2016
    Last edited: Jul 13, 2016
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. sml156

    sml156 MDL Member

    Sep 8, 2009
    196
    115
    10
    #6 sml156, Jul 13, 2016
    Last edited by a moderator: Apr 20, 2017
    To quickly find out if it is NLA -- Stop and then start the service.
    If it immediately recognizes the network go into services.msc and look for Network Location Awareness and set it to delayed start.


    In an administrator CMD type this


    To Stop Network Location Awareness:

    Code:
    net stop NlaSvc
    
    To Start Network Location Awareness:

    Code:
    net start NlaSvc
    
    Note: You can’t start a service if Startup type is on Disabled.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. ofernandofilo

    ofernandofilo MDL Member

    Sep 26, 2015
    237
    140
    10
    #7 ofernandofilo, Jul 14, 2016
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Good morning.

    Today a machine simply recognized the network without any changes to your configuration or network changes.

    And in the second, I opened Network and Sharing Center and the network continued marked as Unidentified Network. After a simple net stop nlasvc and confirmation that another service netprofm would be turned off too, I tried to use net start nlasvc, but gave an error message. Probably because netprofm was stopped.

    Then I looked again to the network in Network and Sharing Center and the network was recognized. Without any change in the settings of the machine or on the network. I re-started the machine and It continued with the recognized network.

    Very thanks for pointing me to the right direction.

    Yesterday and Today - Trouble machine, @route print
    Code:
    ===========================================================================
    Lista de interfaces
     14...20 47 47 fe d0 ef ......Realtek PCIe GBE Family Controller
      1...........................Software Loopback Interface 1
     13...00 00 00 00 00 00 00 e0 Adaptador do Microsoft ISATAP
    ===========================================================================
    
    Tabela de rotas IPv4
    ===========================================================================
    Rotas ativas:
    Endereço de rede          Máscara   Ender. gateway       Interface   Custo
              0.0.0.0          0.0.0.0      192.168.1.1    192.168.1.128    266
            127.0.0.0        255.0.0.0      No vínculo         127.0.0.1    306
            127.0.0.1  255.255.255.255      No vínculo         127.0.0.1    306
      127.255.255.255  255.255.255.255      No vínculo         127.0.0.1    306
          192.168.1.0    255.255.255.0      No vínculo     192.168.1.128    266
        192.168.1.128  255.255.255.255      No vínculo     192.168.1.128    266
        192.168.1.255  255.255.255.255      No vínculo     192.168.1.128    266
            224.0.0.0        240.0.0.0      No vínculo         127.0.0.1    306
            224.0.0.0        240.0.0.0      No vínculo     192.168.1.128    266
      255.255.255.255  255.255.255.255      No vínculo         127.0.0.1    306
      255.255.255.255  255.255.255.255      No vínculo     192.168.1.128    266
    ===========================================================================
    Rotas persistentes:
      Endereço de rede         Máscara  Ender. gateway    Custo
              0.0.0.0          0.0.0.0      192.168.1.1  Padrão 
    ===========================================================================
    
    Tabela de rotas IPv6
    ===========================================================================
    Rotas ativas:
     Se destino de rede de métrica      Gateway
      1    306 ::1/128                  No vínculo
     14    266 fe80::/64                No vínculo
     14    266 fe80::929:af61:6430:4629/128
                                        No vínculo
      1    306 ff00::/8                 No vínculo
     14    266 ff00::/8                 No vínculo
    ===========================================================================
    Rotas persistentes:
      Nenhuma
    
    Yesterday - Trouble machine, command:
    @reg QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles" /s
    Code:
    
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles\{F6A2CDD9-B569-4697-BFAB-2DFCD6346DC2}
        ProfileName    REG_SZ    Rede
        Description    REG_SZ    Rede
        Managed    REG_DWORD    0x0
        Category    REG_DWORD    0x0
        DateCreated    REG_BINARY    E007070002000C000900200004005903
        NameType    REG_DWORD    0x6
        DateLastConnected    REG_BINARY    E007070003000D00060033000C003002
    
    
    
    Today - ex-Trouble machine, command:
    @reg QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles" /s
    Code:
    
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles\{F6A2CDD9-B569-4697-BFAB-2DFCD6346DC2}
        ProfileName    REG_SZ    Rede
        Description    REG_SZ    Rede
        Managed    REG_DWORD    0x0
        Category    REG_DWORD    0x1
        DateCreated    REG_BINARY    E007070002000C000900200004005903
        NameType    REG_DWORD    0x6
        DateLastConnected    REG_BINARY    E007070004000E0006002C0036007501
        CategoryType    REG_DWORD    0x0
        IconType    REG_DWORD    0x0
    
    


    cheers
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...