VirtualBox 7.0.14 Host-Only 仅主机模式

1.创建Host-Only网卡

2.设置虚拟机网卡

3.设置完成后保存,(如果虚拟机正在运行,重启虚拟机)

4.扫盲

Host-only networking can be thought of as a hybrid between the bridged and internal networking modes. As with bridged networking, the virtual machines can talk to each other and the host as if they were connected through a physical Ethernet switch. As with internal networking, a physical networking interface need not be present, and the virtual machines cannot talk to the world outside the host since they are not connected to a physical networking interface.

仅主机网络可以被认为是桥接和内部网络模式之间的混合。与桥接网络一样,虚拟机可以像通过物理以太网交换机连接一样相互通信和与主机通信。与内部网络一样,不需要存在物理网络接口,并且虚拟机不能与主机外部的世界通信,因为它们没有连接到物理网络接口。

Oracle® VM VirtualBox®

发表评论