Re: WPA problem on FC5
Erik Slagter <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
Tom Kelly wrote:
> However, when ifup-wireless is run, it executes
> the following:
>
> if [ -n "$KEY" -o -n "$KEY1" -o -n "$KEY2" -o -n "$KEY3" -o -n "$KEY4" ] ; then
> [ -n "$KEY1" ] && iwconfig $DEVICE key [1] $KEY1
> [ -n "$KEY2" ] && iwconfig $DEVICE key [2] $KEY2
> [ -n "$KEY3" ] && iwconfig $DEVICE key [3] $KEY3
> [ -n "$KEY4" ] && iwconfig $DEVICE key [4] $KEY4
> [ -n "$DEFAULTKEY" ] && iwconfig $DEVICE key [${DEFAULTKEY}]
> [ -n "$KEY" ] && iwconfig $DEVICE key $KEY
> else
> iwconfig $DEVICE key off
> fi
If have had this same problem as well and to comment out the last line.
> Note that NetworkManager (which works great with WEP) doesn't
> work with WPA, and a quick look using iwconfig suggests that
> the keys are getting wiped in that case too. I'm
> still looking into that.
NetworkManager does work with WPA and seems to actually work better than
hacking all the init scripts.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ipw2100-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed