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

Re: network interfaces not persistent on nslu2/arm



On Tue, Aug 26, 2008 at 21:18:25 +0200, Rainer Dorsch (rdorsch@web.de) wrote: 

> Hello,
> 
> I have an usb ethernet adapter in my nslu2. I wanted to keep the network 
> interfaces persistent with udev:
> 
> nslu2:~# 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.
> 
> # Unknown net device (/class/net/eth0) (ixp400_eth)
> SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:18:39:28:f2:a9", 
> NAME="eth0"
> 
> # USB device 050d:0121 (pegasus)
> SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:05:1b:00:5a:39", 
> NAME="eth1"
> 
> 
> This does not work for me:

[snip]

> Does anybody have an idea what could go wrong here?

Not sure if this helps, but the ifrename package may be worth
investigating. 

http://packages.debian.org/etch/ifrename

An article picked at random from a google search:
http://www.enterprisenetworkingplanet.com/netos/article.php/3586546 

-- 
Bob Cox.  Stoke Gifford, near Bristol, UK.
Registered user #445000 with the Linux Counter - http://counter.li.org/


Reply to: