Each of the networking adapters can be separately configured to operate in one of the following modes:
Not attached. In this mode,
Network Address Translation
(NAT). If all you want is to browse the Web,
download files, and view email inside the guest, then this
default mode should be sufficient for you, and you can skip
the rest of this section. Please note that there are certain
limitations when using Windows file sharing. See
NAT Network. A NAT network is
a type of internal network that allows outbound connections.
See
Bridged networking. This is
for more advanced networking needs, such as network
simulations and running servers in a guest. When enabled,
Internal networking. This can be used to create a different kind of software-based network which is visible to selected virtual machines, but not to applications running on the host or to the outside world.
Host-only networking. This can be used to create a network containing the host and a set of virtual machines, without the need for the host's physical network interface. Instead, a virtual network interface, similar to a loopback interface, is created on the host, providing connectivity among virtual machines and the host.
Cloud networking. This can be used to connect a local VM to a subnet on a remote cloud service.
Generic networking. Rarely
used modes which share the same generic network interface, by
allowing the user to select a driver which can be included
with
The following submodes are available:
UDP Tunnel: Used to interconnect virtual machines running on different hosts directly, easily, and transparently, over an existing network infrastructure.
VDE (Virtual Distributed Ethernet)
networking: Used to connect to a Virtual
Distributed Ethernet switch on a Linux or a FreeBSD host.
At the moment this option requires compilation of
The following table provides an overview of the most important networking modes.
The following sections describe the available network modes in more detail.