Per Olofsson a �crit :
> 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.
Ok, good idea.
But, is there any simple way to specify several schemes
as cardctl does ?
Having different configurations for an interface (for instance
one for DHCP and one for static IP) in /etc/network/interfaces
never looked as simple to me.
Thanks,
Brice
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]