Reuben Thomas wrote:
> Package: network-manager
> Version: 0.6.4-6
> Severity: normal
> 
> NetworkManager seems to have an incorrect idea of the network devices
> on my system: nm-tool lists the following device:
> 
> - Device: eth1_rename_ren 
> ----------------------------------------------------------------
>   NM Path:           
> /org/freedesktop/NetworkManager/Devices/eth1_5f_rename_5f_ren
>   Type:              802.11 Wireless
> 
> when the device is actually called just "eth1", as shown by "ip link show".
> 
> The device in question (like all the network devices on my system) are
> renamed on boot by ifrename using /etc/iftab, which is just a simple
> mapping of MAC to eth<n>, to ensure that random kernel changes that
> cause the devices to be enumerated in a different order don't mess up
> my /etc/network/interfaces names.

The problem is very likely within hal resp. udev (n-m uses the
information provided by hal)
What does lshal | grep net show?

Using ifrename is not race free and deprecated, I'd strongly suggest you
let udev do the renaming:
/etc/udev/rules.d/z25_persistent-net.rules

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to