加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

有什么办法在Windows中制作虚拟桥接网络适配器?像VMware一样?

发布时间:2020-12-13 23:40:36 所属栏目:Windows 来源:网络整理
导读:有没有办法在 Windows中创建一个虚拟网络适配器(它有自己的mac地址,并允许我将它桥接到另一个连接?所以最后,它将像另一个连接到自己的互联网的物理连接.) 我注意到VMware通过创建虚拟适配器并将其桥接到物理适配器来将其虚拟操作系统连接到Internet.它有自
有没有办法在 Windows中创建一个虚拟网络适配器(它有自己的mac地址,并允许我将它桥接到另一个连接?所以最后,它将像另一个连接到自己的互联网的物理连接.)

我注意到VMware通过创建虚拟适配器并将其桥接到物理适配器来将其虚拟操作系统连接到Internet.它有自己的mac地址.

我找到了一种称为微软环回适配器的东西,但我不这么认为,是吗?我希望能够桥接它,并让程序绑定到该特定适配器,但它仍然拥有自己的虚拟mac地址.

-谢谢

//来自social.technet.microsoft.com/Forums/en/w7itpronetworking/thread/6077c9d6-5562-43be-874f-0f4ebea3a45e(我不是原作者)

通过安装 OpenVPN使用的 TAP接口,您可以获得类似于VMware的Windows虚拟网络接口.

从这里下载:http://openvpn.net/index.php/open-source/downloads.html(向下滚动到“Tap-windows”部分).安装完成后,您将看到一个类似于此的附加界面:

(图片来源:http://www.openmaniak.com/openvpn_bridging.php)

本文档http://openvpn.net/index.php/open-source/documentation/miscellaneous/76-ethernet-bridging.html解释了使用TAP接口的以太网桥接的全部内容:

Ethernet bridging essentially involves combining an ethernet interface
with one or more virtual TAP interfaces and bridging them together
under the umbrella of a single bridge interface. Ethernet bridges
represent the software analog to a physical ethernet switch. The
ethernet bridge can be thought of as a kind of software switch which
can be used to connect multiple ethernet interfaces (either physical
or virtual) on a single machine while sharing a single IP subnet.

并描述了如何使用这样的界面设置桥接.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读