Network

With a Debian Etch installation I encounterd the following problem:

the system was installed with an (optional) Intel Etherexpress (eepro100) as eth0. After installation the card was removed. There were still two Intel Pro/1000 cards present (eth1 and eth2).

Problem:
After reboot, eth0 wouldn't work as the system expects the eepro100 card still present.

Solution:

  • Goto /etc/udev/rules.d
  • edit z25_persistent-net.rules
  • remove or comment out the entry regarding eepro100
  • rename …NAME=“eth1” to …NAME=“eth0” and …NAME=“eth2” to …NAME=“eth1”
  • reboot
linux/network.txt · Last modified: 2006/10/24 10:34 by tb
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0