Torfinn Ingolfsen <tin...@gmail.com> writes: > On Sun, May 23, 2010 at 6:53 PM, arne anka <openm...@ginguppin.de> wrote: >> what does >> /etc/udev/rules.d/70-persistent-net.rules >> look like? > > Now, this is an interesting file. Here are a few lines: ... > # USB device 0x1457:0x5122 (usb) > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0", > ATTR{type}=="1", KERNEL=="eth*", NAME="eth9" > > # USB device 0x1457:0x5122 (usb) > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0", > ATTR{type}=="1", KERNEL=="eth*", NAME="eth10" > > # USB device 0x1457:0x5122 (usb) > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0", > ATTR{type}=="1", KERNEL=="eth*", NAME="eth11" ...
Apparently your host system fails to recognise the device by its MAC and keeps assigning new interfaces. Debug/fix your network rules generator script. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com _______________________________________________ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community