尝试在我的 Windows 8 Pro 机器上实现此功能。我创建了一个外部交换机
将新可用的适配器分配给装有 Win 2008 操作系统的客户机。我的主机有互联网连接。主机可以 ping 客户机,客户机无法 ping 主机。
访客没有网络连接。粘贴主机和访客的 IP。
HOST
==========================
Ethernet adapter vEthernet (EXTSW01):
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter #2
Physical Address. . . . . . . . . : 9C-B7-0F-0F-D7-D0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5434:a9fd:8611:d207%54(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.15(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, September 8, 2012 12:34:44 PM
Lease Expires . . . . . . . . . . : Saturday, September 15, 2012 12:34:44 PM
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DHCPv6 IAID . . . . . . . . . . . : 916240141
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-DC-C9-2C-9C-B7-0D-0D-D7-D0
DNS Servers . . . . . . . . . . . : 64.71.255.999
NetBIOS over Tcpip. . . . . . . . : Enabled
GUEST
==========================
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Virtual Machine Bus Network Adapter
Physical Address. . . . . . . . . : 00-15-5D-3F-0F-00
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::953f:ec5c:5d84:1b50%11(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.20(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 0.0.0.0
DHCPv6 IAID . . . . . . . . . . . : 234886493
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-DD-2F-29-0F-15-5E-00-0F-00
DNS Servers . . . . . . . . . . . : ::1
127.0.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled
答案1
我遇到过类似的问题。这似乎是由于与 Hyper-V 一起安装的其他虚拟化软件 (Virtualbox) 造成的。您可以检查 vEthernet 适配器的属性 -> 共享选项卡,然后尝试将其设置为共享互联网。不过,使用此设置时,我仍然会遇到间歇性的互联网问题。
我最终卸载了 Virtualbox 以使 Hyper-V 正常运行。
答案2
不要忘记激活虚拟 LAN ID,您可以在 Hyper-V-Manager 的客户设置中找到它!