Hyper-V network is hard - how it works?

ahmed ragab 61 Reputation points
2022-09-20T10:50:43.99+00:00

Hi
I'm using Microsoft Hyper-V to create VMs, but unfortunately, I tried a lot to make this VMs have normal network which will make it ping the internet but not successful.
it seems like there is not network at all

After creating the VM I created Virtual Switch, I tried both Internal and External but not successful. I assigned the switch to the VM from its settings.
how to make the VM networking run ??

System Center Virtual Machine Manager
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-09-20T11:14:10.66+00:00

    When you create a new external vSwitch the internet protocols are removed from the adapter and the Hyper-V Extensible Switch protocol is added turning that physical port into a multi-port virtual switch. Connect your VMs to this vSwitch and use each VM's vEthernet to configure the addressing in the exact same manner as if it were a physical NIC

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.