Virtualization Workshop: Network Modes
Virtualization Workshop: Network Modes
X physical adapter
|
v-switch
(bridge)
ethX |
host -----+----- VM
This is the default way for VirtualBox and VMware Desktop editions
to connect the VM. NAT (Network Address Translation) is used to
allow the Guest VM to access the outside networks.
NAT uses the IP address configured on the Host’s physical interface,
but the Host and Guest still cannot talk together.