Bugzilla – Bug 340
the key is changed when set to restricted
Last modified: 2005-10-03 13:51:53
You need to log in before you can comment on or make changes to this bug.
did this test on suse 9.2 rc2, 2.6.8-22-default kernel, IBM R50. steps: 1, configure AP to be WEP-enabled, shared key authentication. Its key length is 10 hex. 2, % modprobe ipw2100 % iwconfig eth1 essid <ESSID> % iwconfig eth1 key <KEY> % iwconfig we can see security mode is default to open, and the driver can't associate with AP. 3, % iwconfig eth1 key restricted % iwconfig we can see key is set to 0000-0000-0000-0000-0000-0000-00, and the driver can't associate with AP. 4, % iwconfig eth1 key <KEY> restricted % iwconfig now we can see key is set to <KEY> (10 hex), and the driver has associated with AP.
Fixed in 0.60
verified in 0.61.