4.0

Table Of Contents
3 Select Bridged: Connected directly to the physical network.
4 If you use the virtual machine on a laptop or other mobile device, select Replicate physical network
connection state.
This setting causes the IP address to be renewed when you move from one wired or wireless network to
another.
5 Click OK to save your changes.
Configuring Network Address Translation
When you install Player on a Windows or Linux host system, a NAT network (VMnet8) is set up for you. When
you use the New Virtual Machine wizard to create a typical virtual machine, the wizard configures the virtual
machine to use the default NAT network.
With NAT, a virtual machine does not have its own IP address on the external network. Instead, a separate
private network is set up on the host system. In the default configuration, virtual machines get an address on
this private network from the virtual DHCP server.
Figure 7-2. NAT Configuration
virtual
network
adapter
virtual network switch
(VMnet8)
virtual machine
DHCP server
network
NAT
device
The virtual machine and the host system share a single network identity that is not visible on the external
network. NAT works by translating the IP addresses of virtual machines in the private network to the IP
address of the host system. When a virtual machine sends a request to access a network resource, it appears
to the network resource as if the request is coming from the host system.
The host system has a virtual network adapter on the NAT network. This adapter enables the host system and
virtual machines to communicate with each other. The NAT device passes network data between one or more
virtual machines and the external network, identifies incoming data packets intended for each virtual machine,
and sends them to the correct destination.
Configuring Host-Only Networking
When you install Player on a Windows or Linux host system, a host-only network (VMnet1) is set up for you.
Host-only networking is useful if you need to set up an isolated virtual network. In a host-only network, the
virtual machine and the host virtual network adapter are connected to a private Ethernet network. The network
is completely contained within the host system.
The network connection between the virtual machine and the host system is provided by a virtual network
adapter that is visible on the host operating system. The virtual DHCP server provides IP addresses on the
host-only network.
Getting Started with VMware Player
102 VMware, Inc.