Hyper-V does not allow my VM to the internet

Page 1 of 3 123 LastLast

  1. Posts : 15
    win 10 build 10130
       #1

    Hyper-V does not allow my VM to the internet


    When I was at build 10074 I had Hyper-V working and the Virtual Machine (also at build 10130 but several days before the host upgraded)
    had LAN and internet access. After the upgrade to 10130 the VM can see the host on in the Network, but not the internet.


    Network adn Sharing on the VM shows "Unidentified Network and Public Network". It shows two connections - Ethernet and Ethernet2. Access type is
    "No network access"


    Network Connections shows two connections: Ethernet (Microsoft Hyper-V Network Adaptor) and Ethernet2 (also Microsoft Hyper-V Network Adaptor). Right click and display properties for both and they show all items checked except Microsoft Network Adapter Multiplexor Protocol. Status for both is IPv4 no network access, IPv6 no network access, Media Sate Enabled. The picture indicates that they are connected via a cable.


    In Hyper-V if I select the Virtual Switch Manager it fails to load and the Vitual Machine Management Service is not available. I can close the Virtual Switch and re-start the Virtual Machine Management service. This of course kills my connection and I have to re-start the VM.


    The host has no issues with the network or internet. In the Network Connections for the host there are four connections:


    Ethernet (Realtek PCIe GBE Family Ciontroller) with everything checked except Microsoft Network Adapter Multiplexor Protocol adn Hyper-V Extensible Virtual Switch. Icon shows a cable.


    Ethernet2 (Microsoft Network Adapter Multiplexor Driver) with nothing checked except Hyper-V Extensible Virtual Switch. Icon shows a cable.


    vEthernet (Fir) (Hyper-V Virtual Ethernet Adapter) with everything checked except Microsoft Network Adapter Multiplexor Protocol and Hyper-V Extensible Virtual Switch. Icon shows a cable.


    Wi-Fi (Realtek RLT8188CD Wireless LAN 802.1 in PCI-NIC with this comment: This adapter is part of the Network Bridge. The icon shows wireless connection. This has to be connected or the VM has no access at all.


    As an aside in Network Connections for the host, the right click closes the dialog and several other program. Clicking on an item displays a horiziontal menu that mimics the right-click menu. These buttons work.


    So the question is: how do I get internet on my VM?
      My Computer


  2. Posts : 11,247
    Windows / Linux : Arch Linux
       #2

    Hi there

    The best way would be to look through Kari's excellent tutorials on HYPER-V. Ithink he'll cover all your queries.

    I don't use HYPER-V myself as I tend to run VM's on Linux Hosts but when I've tried the odd experiment using the tutorials it usually works.

    Cheers
    jimbo
      My Computer


  3. Posts : 15
    win 10 build 10130
    Thread Starter
       #3

    thanks


    jimbo45 said:
    Hi there

    The best way would be to look through Kari's excellent tutorials on HYPER-V. Ithink he'll cover all your queries.

    I don't use HYPER-V myself as I tend to run VM's on Linux Hosts but when I've tried the odd experiment using the tutorials it usually works.

    Cheers
    jimbo

    Thank you. I seem to remember seeing that in my searches. I'll get a copy.

    John
      My Computer


  4. Posts : 15
    win 10 build 10130
    Thread Starter
       #4

    jimbo45 said:
    Hi there

    The best way would be to look through Kari's excellent tutorials on HYPER-V. Ithink he'll cover all your queries.

    I don't use HYPER-V myself as I tend to run VM's on Linux Hosts but when I've tried the odd experiment using the tutorials it usually works.

    Cheers
    jimbo
    Good tutorial but did not address my issue. I cannot use any of that because when I click on the Virtual Switch it 'load fails' and it stops the virtual Machine Management Services - so I cannot add/delete/eid the switch. The Create virtual Switch goes grey. This happens each time I try to edit the virtual switch.

    I can close the switch dialog and start the service, but I clicking on the virtual switch manager again kills the virtual machine management service. Dead End.
      My Computer


  5. Posts : 17,661
    Windows 10 Pro
       #5

    Please open the PowerShell and give the following command:

    Code:
    Get-NetAdapter | clip
    This will copy a list of the status of all your network adapters including Hyper-V virtual switches to Clipboard. When done, paste the content of the Clipboard to a new post in this thread, pasting it to a Code box.

    Let's start from that, checking your virtual switch situation.

    Kari
      My Computer


  6. Posts : 15
    win 10 build 10130
    Thread Starter
       #6

    Kari said:
    Please open the PowerShell and give the following command:

    Code:
    Get-NetAdapter | clip
    This will copy a list of the status of all your network adapters to Clipboard. When done, paste the content of the Clipboard to a new post in this thread, pasting it to a Code box.

    Let's start from that, checking your virtual switch situation.

    Kari
    Code:
    Name                      InterfaceDescription                    ifIndex Status       MacAddress             LinkSpeed
    ----                      --------------------                    ------- ------       ----------             ---------
    vEthernet (fir internal)  Hyper-V Virtual Ethernet Adapter #2          29 Up           00-15-5D-00-6A-13        10 Gbps
    Ethernet 2                Microsoft Network Adapter Multiplexo...      10 Disabled     44-6D-57-E3-CF-2B          0 bps
    vEthernet (Fir)           Hyper-V Virtual Ethernet Adapter             11 Disconnected 44-6D-57-E3-CF-2B        10 Gbps
    Ethernet                  Realtek PCIe GBE Family Controller            6 Up           C8-9C-DC-F4-BC-47         1 Gbps
    Wi-Fi                     Realtek RTL8188CE Wireless LAN 802.1...      13 Up           44-6D-57-E3-CF-2B        72 Mbps
    but this is what I get (on the host machine). the Vetherent(Fir) is my physical NIC. I can connect to the Wi-Fi (had to before the upgrade to 10130 in order to get the VM to see the Lan/Wan).

    on the virtual machine I get:

    Code:
    Name                      InterfaceDescription                    ifIndex Status       MacAddress           LinkSpeed
    ----                      --------------------                    ------- ------       ----------           ---------
    Ethernet 2                Microsoft Hyper-V Network Adapter            13 Disconnected 00-15-5D-00-6A-11      10 Gbps
    Ethernet                  Microsoft Hyper-V Network Adapter             2 Disconnected 00-15-5D-00-6A-10      10 Gbps
    Ethernet 3                Microsoft Hyper-V Network Adapter #4         12 Disconnected 00-15-5D-00-6A-12      10 Gbps
    thanks for you help.
      My Computer


  7. Posts : 17,661
    Windows 10 Pro
       #7

    OK. The external virtual switch is disconnected. Open the Network and Sharing Center and make a screenshot, then click Change adapter settings on top left and make another screenshot, post screenshots here.
      My Computer


  8. Posts : 15
    win 10 build 10130
    Thread Starter
       #8

    Kari said:
    OK. The external virtual switch is disconnected. Open the Network and Sharing Center and make a screenshot, then click Change adapter settings on top left and make another screenshot, post screenshots here.







      My Computer


  9. Posts : 17,661
    Windows 10 Pro
       #9

    Can't see the screenshots. See this tutorial if you need help in posting them: Screenshots and Files - Upload and Post in Ten Forums - Windows 10 Forums
      My Computer


  10. Posts : 15
    win 10 build 10130
    Thread Starter
       #10

    here they are


    Kari said:
    Can't see the screenshots. See this tutorial if you need help in posting them: Screenshots and Files - Upload and Post in Ten Forums - Windows 10 Forums
    Hyper-V does not allow my VM to the internet-nic-01.jpg~
    ~

    I hope you see them - I just see a ghost.
    Attached Thumbnails Attached Thumbnails Hyper-V does not allow my VM to the internet-network-share.jpg  
      My Computer


 

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

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




Windows 10 Forums