Quantcast
Channel: Hyper-V forum
Viewing all articles
Browse latest Browse all 8743

External Network with Hyper-V

$
0
0

I have 2 Windows servers 2016 connected to an internal switch (192.168.10.1) on Windows 10. 1 of my server is a domain controller with AD DS, DNS and DHCP services installed. On my second server, I have installed Hyper-V. Neasted virtualization is already activated on my virtual machine. When i create an external switch on this server (with powershell or Hyper-V manager) and connect it to a virtual machine, there is a problem. My virtual machine doesn't receive any IP address fom my DNS. If i gave a my machine a static IP address, it can ping my virtual switch, but it doesn't go any further.

My configuration

   Domain Controller (static)

        IP address : 192.168.10.2

        Subnet mask : 255.255.255.0

        Default gateway : 192.168.10.1

        Preferred DNS server : 127.0.0.1

   Hyper-V server (static)

        IP address : 192.168.10.3

        Subnet mask : 255.255.255.0

        Default gateway : 192.168.10.1

        Preferred DNS server : 192.168.10.2

My DHCP Server work properly. If I choose to obtain an IP address automatically on my external switch, I receive it.

Do you have an idea why my VM cannot go further than my virtual switch?

thank

Laflèche Chevrette


Viewing all articles
Browse latest Browse all 8743

Trending Articles