Hi, Brice Goglin: > I am using udev to rename my network interfaces. The rules > look like these: > KERNEL="eth*", SYSFS{address}="00:02:a5:b5:03:7c", NAME="lan" > KERNEL="eth*", SYSFS{address}="00:02:a5:6f:9e:14", NAME="wifi" > KERNEL="eth*", SYSFS{address}="00:02:b3:8d:0d:4b", NAME="dock" > It works great, but my /etc/pcmcia/wireless.opts is not read anymore. > I don't know whether it's not read or simply not used, but my > ESSID and KEY are not enabled in iwconfig.
You should specify ESSID and key in /etc/network/interfaces instead. Use the options wireless_essid and wireless_key. -- Pelle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]