Hi,

Quick steps to add additional NIC’s to VM Linux box:

  • Add NIC to VM
  • cd /etc/sysconfig/network-scripts/
  • cp ifcfg-eth0 ifcfg-eth1
  • Clear HWADDR
  • service network restart
  • AND second Interface will be UP and running