Created
June 22, 2015 07:51
-
-
Save biaocy/39b162407f5ea6e8d2d7 to your computer and use it in GitHub Desktop.
Centos 6 mac address unmatch solution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#delete persistent net rules | |
rm /etc/udev/rules.d/70-persistent-net.rules | |
#reboot, then it will regenerate | |
reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment