Linux delete/reset old eth0 network card

rulesWhen you add a new network card in your linux box and remove the old one, the new card will be named eth1. If you want to change it back to eth0, you can edit the file “70-persistent-net.rules” to remove the old eth0 card line and also remove the new eth1 line:

[cci lang="bash"]vi /etc/udev/rules.d/70-persistent-net.rules[/cci]

Then you just need to reboot and the file will be updated with the new network card as eth0.

Leave a Reply

Creative Commons Attribution-ShareAlike 2.5 Canada
This work by gimpe is licensed under a Creative Commons Attribution-ShareAlike 2.5 Canada.