Forum Discussion

Bjarne_Petersen's avatar
Bjarne_Petersen
Copper Contributor
Oct 06, 2023
Solved

Evaluating Server 2022 interconnecting Hyper-V machines on different Windows 11 Pro Machines

Dear community,   I've installed two Hyper-V Servers each on five machines. They are all connected to the Internet through their host. Connectivity to their neighbouring hosts is not possible, let ...
  • Dave Patrick's avatar
    Oct 06, 2023

    You'll want to create an external vSwitch then plug the physical adapters into a common switch. 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                  

    https://blogs.technet.microsoft.com/jhoward/2008/06/17/hyper-v-what-are-the-uses-for-different-types-of-virtual-networks/            

                       

     

Resources