reason: VMware Player automatically assigned new MAC address, yet CentOS does not aware
solutions:
– remove /etc/udev/rules.d/70-persistent-net.rules
– edit /etc/sysconfig/network-scripts/ifcfg-eth0 (and/or eth1) , remove line UUID=…. and HWADDR=….
– reboot