locked
Internet is connected but network icon showing the limited connectivity. RRS feed

  • Question

  • I am facing a strange issue in one of the windows 2012 DC. Everything working fine. But network icon always showing as limited connectivity. I can access the internet from the server without any issue. I can ping to the external IPs.  Event viewer always showing two warning:

    1. The Network List Manager reports no connectivity to the internet.
    2. A connection to the Windows Metadata and Internet Services (WMIS) could not be established.

    There is no problem with firewall. Another DC is working without any issue.

    Please help me to find out a solution.


    Jimmy Mathew, Parackattu

    Monday, December 10, 2012 5:00 PM

All replies

  • Please help me to find out a solution.


    Jimmy Mathew, Parackattu

    Tuesday, December 11, 2012 6:50 AM
  • Hi,

    Thanks for your post.

    Do you have more than one NICs of this DC? Could you please post the unedited IPconfig /all of the DC.

     
    Best Regards,
    Aiden


    Aiden Cao
    TechNet Community Support

    Thursday, December 13, 2012 3:36 AM
  • Sorry for the delayed reply.

    I have 2 NIC

    PS C:\Users\Administrator> ipconfig /all

    Windows IP Configuration

       Host Name . . . . . . . . . . . . : dcmain-server
       Primary Dns Suffix  . . . . . . . : qguae.net
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : qguae.net

    Ethernet adapter PHY-LAN:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : HP NC112i 1-port Ethernet Server Adapter #2
       Physical Address. . . . . . . . . : 00-9C-02-A4-44-BB
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes

    Ethernet adapter PHY-DMZ:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : HP NC112i 1-port Ethernet Server Adapter
       Physical Address. . . . . . . . . : 00-9C-02-A4-44-BA
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::49a4:9829:5b1c:e879%23(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.1.40(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.1.1
       DHCPv6 IAID . . . . . . . . . . . : 436247554
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-C5-B7-67-00-9C-02-A4-44-BB
       DNS Servers . . . . . . . . . . . : 127.0.0.1
       NetBIOS over Tcpip. . . . . . . . : Enabled

    Tunnel adapter isatap.{29FFF821-321D-4D8D-B422-73D710FE8331}:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::5efe:192.168.1.40%14(Preferred)
       Default Gateway . . . . . . . . . :
       DNS Servers . . . . . . . . . . . : 127.0.0.1
       NetBIOS over Tcpip. . . . . . . . : Disabled

    Tunnel adapter Teredo Tunneling Pseudo-Interface:

       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes


    Jimmy Mathew, Parackattu

    Saturday, December 22, 2012 12:47 PM
  • Hi Jimmy,

    Can you check by disabling IPV6 and then check if the limited connectivity disappears?

    Thanks,
    Sajeel 

    Sunday, December 23, 2012 11:54 PM
  • Wondering if this error has been resolved?

    I disabled ipv6 but still get the following repeated errors when I boot up:

    Event 202 The Network List Manager reports no connectivity to the internet.

    Event 200 A connection to the Windows Metadata and Internet Services (WMIS) could not be established.

    I am using Windows 2012, Virtualbox Host Only Adapter with no need for internet connection or domain or dns

    Any help appreciated


    Gan

    Friday, March 1, 2013 7:40 PM
  • Hi,

    This blog entry has some helpful information: The Network Connection Status Icon

    In this blog, there is a statement:

    Since the connection status icon can only show the status for one connection it will aggregate the individual statuses and display the most limited connection. Therefore if more than one network adapter is present, but only one probe succeeds, Windows will still report “Limited Access “and indicate a Local only status. In Microsoft DirectAccess, NCSI is also used for Inside/outside determination (Outside corporate network or Inside corporate network). To do this the NCSI process tries to communicate with the I/O (Inside/Outside) server using an HTTPS query.

    Therefore, in the original post of this thread, the problem is that there are two network adapters. One of them has limited connectivity, and this is what the icon is displaying. Disabling IPv6 is not a solution to this problem. If there is a network adapter on the system that isn't in use, try disabling that adapter.

    -Greg


    Sunday, March 3, 2013 4:26 PM
  • I realize this is an old thread, but does anyone know if there is a way to make NCSI ignore the network adapter that doesn't have Internet Access without disabling it?

    Also, funny thing... this 2012 Server has been running fine for about a year & just within the last month or so we started seeing these 201 & 202 events. Prior to that, they didn't show up. Configuration hasn't changed...

    Friday, April 4, 2014 2:40 PM
  • Is Network Location Awareness service running? Start the service and see if this issue is resolved.

    Regards

    • Edited by Usman_ Friday, April 24, 2015 1:14 PM
    Friday, April 24, 2015 1:14 PM
  • Hi,

    This may have to do with the DNS configured on the network adapter, change it from 127.0.0.1 to the local IP address instead and it should resolve the problem.


    • Proposed as answer by SBIT Group Friday, March 16, 2018 9:02 AM
    Thursday, March 31, 2016 5:50 PM
  • What solved this problem for me is to disable the unused network adapter and restart the Network Location Awareness service.
    Thursday, May 26, 2016 1:57 PM
  • This may help similarly afflicted users:

    https://support.microsoft.com/en-gb/kb/929852

    But ultimately the reason why one of my systems had limited connectivity was a duplicate IP address for the machine's virtual-network card and in the DNS table. The IP had been used in a parallel (trusted) domain DNS.

    I re-IP'd the machine and all well.


    • Edited by Andrew Maisey Friday, November 11, 2016 3:18 PM Clarity
    Friday, November 11, 2016 3:17 PM
  • This fixed it for me :)
    Saturday, September 2, 2017 9:21 AM
  • This is what fixed it for me!  Just needed my LAN IP as my first DNS entry, and 127.0.0.1 as my second - then restarting the Network Location Awareness service fixed the error showing in my system tray.
    Friday, March 16, 2018 9:02 AM
  • Hello Jimmy,

    Windows 2008 R2 SP1 by default Network List service is in disable mode. Set to automatic and start the service. It works. No need of rebooting service. 

    Regards

    Devi

    Medha Hosting

    • Proposed as answer by GV DEVI Friday, July 26, 2019 7:30 PM
    Friday, July 26, 2019 7:30 PM
  • worked! Thanks!

    Monday, August 3, 2020 3:29 PM