Bug 340 - the key is changed when set to restricted
: the key is changed when set to restricted
Status: VERIFIED FIXED
: IPW2100
WEP
: 0.59
: IBM SuSE
: P2 major
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-11-04 22:30 by
Modified: 2005-10-03 13:51 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-11-04 22:30:31
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.
------- Comment #1 From 2004-11-04 23:49:23 -------
Fixed in 0.60
------- Comment #2 From 2004-11-08 21:28:34 -------
verified in 0.61.