What are the steps to set up a Hyper-V solution with one NIC
Posted
by
Cameron Aziz
on Server Fault
See other posts from Server Fault
or by Cameron Aziz
Published on 2012-07-04T20:55:29Z
Indexed on
2012/07/06
3:18 UTC
Read the original article
Hit count: 527
I have successfully installed centos on a virtual machine via Hyper-V on Windows Server 2008 R2. This server has one NIC.
I have created a virtual NIC, and virtual subnet, and within the virtual machine (via console) I can ping the gateway. But not google. Is there certain steps I am missing, I feel like I'm one setting away.
Im not sure what other information would be useful.
Here is the ipconfig of the host:
Ethernet adapter vNIC losangeles1_1:
Connection-specific DNS Suffix .. :
IPv4 Address. . . . . . . . . . . : 10.10.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix .. :
IPv4 Address. . . . . . . . . . . : 72.51.43.43
Subnet Mask . . . . . . . . . . . : 255.255.255.192
Default Gateway . . . . . . . . . : 72.51.43.1
© Server Fault or respective owner