[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WPA on Intel Wireless 2200BG



On Tue, 2 Aug 2005, Hasso Tepper wrote:

> Ivan Glushkov wrote:
> > /etc/wpa_supplicant.conf:
> >
> > network={
> >         ssid="MyNet"
> >         key_mgmt=WPA-PSK
> >         pairwise=CCMP
> >         group=CCMP
> >         psk=my_key
>
> Use psk="my_key" here (quotes!).

 Exactly that was the problem. Thank you. But now I get:

#wpa_supplicant -i eth1 -D ipw
ioctl[SIOCSIWPMKSA]: Operation not supported
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with xx:xx:xx:xx:xx:xx (SSID='MyNet' freq=0 MHz)
Associated with xx:xx:xx:xx:xx:xx
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Invalid argument
Failed to set encryption.
WPA: Failed to set PTK to the driver.
Authentication with xx:xx:xx:xx:xx:xx timed out.
Trying to associate with xx:xx:xx:xx:xx:xx (SSID='MyNet' freq=0 MHz)
Associated with xx:xx:xx:xx:xx:xx
ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Invalid argument
Failed to set encryption.
WPA: Failed to set PTK to the driver.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys

I guess the problem is in the ipw2200 driver...

	Ivan



Reply to: