Re: Re: Upgrade to ipw2200-1.1.2: eth0 now refers to wireless card
martin <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Unga,
Just my 5 cent: I too had the problem of changing interface names every
now and then as well on my notebook and my desktop. My solution was:
Using udev-rules:
-) in /etc/udev create a file called "netinterfaces.rules" containing:
KERNEL=="eth*",SYSFS{address}=="00:00:00:00:00:00",NAME="eth0"
KERNEL=="eth*",SYSFS{address}=="00:00:00:00:00:00",NAME="eth1"
Replace the 00:00... by the MAC-address of your adapter.
-) in /etc/udev/rules.d create a link to this file:
ln -s ../netinterfaces.rules 010_netinterfaces.rules
Restart udev - never had problems again.
Cheers, Martin
Torsten Wolf wrote:
> * Unga <[email protected]> [06-05-26 18:29]:
>
>>Maxim, thanks for the reply. it looks like we both do
>>have the same issue, although mine is not Fedora. It
>>seems ipw2200-1.1.2 also has the same issue. Have you
>>found a solution for that?
>
>
> Simple solution e.g. in Debian:
>
> ifrename
> Rename network interfaces based on various static criteria
>
> You can use the driver and/or the mac address to assign the device name
> you want.
>
> HTH
>
> Regards,
> Torsten
>
>
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without the Cost and Risk!
> Fully trained technicians. The highest number of Red Hat certifications in
> the hosting industry. Fanatical Support. Click to learn more
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
> _______________________________________________
> ipw2100-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642