wpa supplicant problems continue - wrt54gs says pre-shared key incorrect

John H. mistamaila
Sat Apr 29 21:08:13 PDT 2006


man, i don't get it! i still can't get it working on my dell
truemobile 2300 in linux! aes or tkip, it says pre-shared key
incorrect.  what's the deal with wpa_supplicant and this router?



network={
       ssid="dapt"
        scan_ssid=1
        pairwise=CCMP
        psk="d00lahfz"
        #psk=5e73b610917f12228e803718ccdf722d1a3fca76a14edcf5a5101e553018142e
        group=CCMP
        key_mgmt=WPA-PSK
        proto=WPA
}




 /usr/src/wpa_supplicant/wpa_supplicant -w -i wlan0 -c /etc/
wpa_supplicant/wpa_supplicant.conf -Dwext
ioctl[SIOCSIWPMKSA]: Invalid argument
ioctl[SIOCSIWMODE]: Invalid argument
Could not configure driver to use managed mode
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
Associated with 00:90:4b:36:b8:66
WPA: Key negotiation completed with 00:90:4b:36:b8:66 [PTK=CCMP GTK=CCMP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4b:36:b8:66 completed (auth)
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Associated with 00:90:4b:36:b8:66
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
Associated with 00:90:4b:36:b8:66
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
WPA: EAPOL-Key Replay Counter did not increase - dropping packet
Associated with 00:90:4b:36:b8:66
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
Associated with 00:90:4b:36:b8:66
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4b:36:b8:66 (SSID='dapt' freq=2437 MHz)
ioctl[SIOCSIWFREQ]: Invalid argument
Association request to the driver failed
CTRL-EVENT-TERMINATING - signal 2 received








On 4/28/06, John H. <mistamaila at gmail.com> wrote:
> oh, so just put it in quotes?
>
> On 4/27/06, Jouni Malinen <jkmaline at cc.hut.fi> wrote:
> > On Thu, Apr 27, 2006 at 11:35:05PM -0500, John H. wrote:
> >
> > > regarding wpa_passphrase, i thought i had to use that to translate an
> > > ascii string to hex to stick in the conf file???
> >
> > No, that is not needed. You can just use the ASCII passphrase in
> > wpa_supplicant.conf. wpa_passphrase is only used to avoid running the
> > PSK derivation every time the configuration is loaded (it is relatively
> > CPU intensive process, but it does not take much time with modern
> > laptop/desktop computers). See the example wpa_supplicant.conf for more
> > details on how the ASCII passphrase can be configured.
> >
> > --
> > Jouni Malinen                                            PGP id EFC895FA
> > _______________________________________________
> > HostAP mailing list
> > HostAP at shmoo.com
> > http://lists.shmoo.com/mailman/listinfo/hostap
> >
>




More information about the Hostap mailing list