You can add up to 10 virtual network adapters to a virtual machine.

Note: Workstation 5.x virtual machines are limited to three virtual network adapters.

Prerequisites

Familiarize yourself with the network configuration types. See Understanding Common Networking Configurations.

Procedure

  1. Select the virtual machine and select VM > Settings.
  2. On the Hardware tab, click Add.
  3. To add the virtual network adapter to the virtual machine, select Network Adapter and click Finish.
  4. Select the virtual network adapter type.
    For a remote virtual machine, you must select a custom network.
    Option Description
    Bridged The virtual machine is connected to the network by using the network adapter on the host system. The virtual machine has a unique identity on the network, separate from and unrelated to the host system.
    NAT The  virtual machine and the host system share a single network identity that is not visible on the external network. When the 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.
    Host-only 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.
    Custom Select a custom network from the drop-down menu. Although VMnet0, VMnet1, and VMnet8 might be available in the list, these networks are usually used for bridged, host-only, and NAT networks.
  5. (Optional) Select the Connect at power on checkbox.
  6. Click Finish to add the virtual network adapter to the virtual machine.
  7. Click OK to save your changes.
  8. Verify that the guest operating system is configured to use an appropriate IP address on the new network.
    1. If the virtual machine is using DHCP, release and renew the lease.
    2. If the IP address is set statically, verify that the guest operating system has an address on the correct virtual network.