11.0

Table Of Contents
4 (Optional) If you want to rename a virtual network, double-click the name, enter a new name, and
press Return.
5 Allow virtual machines on the network to use NAT to connect to external networks.
a Select Allow virtual machines on this network to connect to external networks (using NAT).
b (Optional) Select the Enable IPv6 check box.
c (Optional) Use the appropriate option to configure the IPv6 Prefix text box.
Option Description
Manual Enter the IPv6 prefix in the text box.
Automatic Leave the text box blank to allow an IPv6 prefix to generate automatically.
d (Optional) Click the plus sign (+) under the Port Forwarding section for each port-forwarding
configuration you want to add.
e (Optional) For each port-forwarding configuration you add, provide the following information and
click OK.
Host port A port number available on the Mac host. Verify that the port does not conflict with ports used by
existing port forwarding entries.
Type The appropriate protocol to use.
Virtual Machine IP
address
The IP address of the virtual machine to which you want to forward the incoming requests.
Virtual Machine
Port
The port number to use for requests on the specified virtual machine. The port might be the
standard port, such as 80 for HTTP, or a nonstandard port if software running in the virtual machine
is configured to accept requests on a nonstandard port.
A port-forwarding configuration appears in the list of networks.
6 (Optional) To connect the host system to this private network, select Connect the host Mac to this
network.
7 (Optional) If you enabled IPv6 and want the Mac host to use IPv6 to communicate with virtual
machines, manually add an IPv6 address to the NAT virtual network interface.
Note On Mac systems, the NAT virtual network interface does not automatically accept IPv6
address assignments.
a Open a terminal window on your Mac.
b Enter a command such as the following.
sudo ifconfig
VirtualNetworkInterfaceName
inet6
IPv6Prefix::1
up
Where VirtualNetworkInterfaceName is a placeholder for the name of the virtual network
interface, such as vmnet2, and IPv6Prefix::1 is a placeholder for the IPv6 prefix, which has a
format such as xxxx:xxxx:xxxx:xxxx::1.
Using VMware Fusion
VMware, Inc. 44