if you clone a VM, you may see an error like
“Device eth0 has different MAC address than expected, ignoring”
Simply edit /etc/sysconfig/network-scripts/ifcfg-eth0 script, and remove the HWADDR line, then restart networking ( /etc/init.d/network restart ).