Personal tools
You are here: Home GNU / Linux Debian 4.0 Etch Solve the disapearring eth0 problem on Debian 4.0 Etch
Document Actions
  • Send this page to somebody
  • Print this page
  • Add Bookmarklet

Solve the disapearring eth0 problem on Debian 4.0 Etch

by Pierre-Yves Landuré last modified 2008-12-09 14:32

When changing hardware (motherboard or only network interface), it happen that the eth0 network interface is no more available. This article give a solution to solve this problem.

I've got this problem two times already, first during an VirtualBox upgrade, the second time during a motherboard change. Since i've lost time the two times, i'm now writing down the solution.

Udev has a cache of network interface mac addresses, in order for you to always get the same interface for one device. In order to solve the disappearing eth0 problem, you need to clear the Udev mac cache.

There is 2 ways to do this:

  1. Manually edit the file /etc/udev/rules.d/z25_persistent-net.rules, and remove the faulty lines.
  2. Brutally trash this same file:
    /bin/echo "" > /etc/udev/rules.d/z25_persistent-net.rules

After doing theses changes, you need to restart your computer in order to take account of the changes.

Thanks

thanks

Posted by bov at 2011-08-27 11:26
that saved me a fresh install, great!

BlogBang
Navigation
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards:

Wikio