Skip to content

Instantly share code, notes, and snippets.

@biaocy
Created June 22, 2015 07:51
Show Gist options
  • Save biaocy/39b162407f5ea6e8d2d7 to your computer and use it in GitHub Desktop.
Save biaocy/39b162407f5ea6e8d2d7 to your computer and use it in GitHub Desktop.
Centos 6 mac address unmatch solution
#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