[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Silly question: Where's eth0?



On 23 Oct, Wayne Topa wrote:

> ...

>> $ dmesg | grep -i ^eth
>> eth1: Coming out of suspend...
>> eth1: no IPv6 routers present
 
> ...
 
>> And in response to Wayne's question:
>> 
>> $ cat /etc/udev/rules.d/z25_persistent-net.rules
>> # This file was automatically generated by the
>> /lib/udev/write_net_rules
>> # program, probably run by the
>> persistent-net-generator.rules rules file.
>> #
>> # You can modify it, as long as you keep each rule on
>> a single line.
>> # MAC addresses must be written in lowercase.
>> 
>> # PCI device 0x8086:0x109a (e1000)
>> SUBSYSTEM=="net", DRIVERS=="?*",
>> ATTRS{address}=="00:15:58:c8:b5:39", NAME="eth0"
>> 
>> # PCI device 0x8086:0x4227 (ipw3945)
>> SUBSYSTEM=="net", DRIVERS=="?*",
>> ATTRS{address}=="00:1b:77:8d:24:56", NAME="eth1"
>> 
> 
> udev has found both of your interfaces so if you add them to the
> interfaces file you should be good to go.
> 
> Wayne
> 

FWIW, udev has started renaming eth0 to eth3 on my home box (there is
no eth1 or eth2).  I haven´t had time to fix it yet, but will take a
look at it tonight.  The message, IIRC, is udev: renaming eth0 to eth3,
so you might want to repeat your dmesg | cat ... without the ^ and see
if something similar is going on.

-Chris
 
------------------------------------------------------------------------
|   Christopher Judd, Ph. D.                      judd@wadsworth.org   |
------------------------------------------------------------------------


IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.




Reply to: