Map second NIC in VMWare
June 16, 2007 – 22:39 by Hannes Van de VelTo map a second NIC in VMWare on a Linux host OS change to following in /etc/vmware/locations;
answer VNET_2_INTERFACE eth1
Change eth1 to whatever is the fysical interface of your second NIC.
Add a second NIC on your guest OS using the VMWare Server Console and map it as Custom to /dev/vmnet2.