Add second NIC with DHCP interface to VMware vCenter Server Appliance
- Add the NIC to the box in the vCenter client
- Reboot the box
- SSH in
- In
[/etc/sysconfig/network/dhcp]
changeDHCLIENT_HOSTNAME_OPTION
fromAUTO
tohostname
(e.g. foo.domain) - Copy
[/etc/sysconfig/network/ifcfg-eth0]
toifcfg-eth1
- run
sudo /opt/vmware/share/vami/vami_config_net
and set config for eth1 to DHCP service network restart