Comment 8 for bug 183968

Revision history for this message
Carlos Perelló Marín (carlos) wrote : Re: [GUTSY] interface not completely renamed with iwl3945 module

Confirmed, seems like is just a matter of remove the old ipw entry from /etc/udev/rules.d/70-persistent-net.rules

I still have two interfaces:

wlan0 Link encap:Ethernet HWaddr 00:1b:77:54:03:cb
          inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: fe80::21b:77ff:fe54:3cb/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:7353 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6605 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9690264 (9.2 MB) TX bytes:894810 (873.8 KB)

wmaster0 Link encap:UNSPEC HWaddr 00-1B-77-54-03-CB-00-00-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

However, NetworkManager is now able to automatically mount my nfs entries in /etc/exports (see https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/208686 for more details). I think this is something that should be fixed in update-manager when upgrading from a previous distribution.