Linux/Network does not activate on cloned centos server: Difference between revisions

From voipsupport
Jump to navigation Jump to search
(Created page with "First check if the mac address, if present, in /etc/sysconfig/network-scripts/ifcfg-eth0 is correct. The following files may have the mac address from the source server. It i...")
(No difference)

Revision as of 00:22, 14 June 2016

First check if the mac address, if present, in /etc/sysconfig/network-scripts/ifcfg-eth0 is correct.

The following files may have the mac address from the source server. It is sufficient to delete the files and restart the network

rm /etc/udev/rules.d/70-persistent-net.rules
reboot