WPA-PSK and an HP rw6815/6828: cannot connect!!

I have a Cisco 877W configured for a WPA-PSK wifi with tkip encryption.

I have also a PPC HP Ipaq rw6815 or rw6828 that supports WPA-PSK with tkip, but id cannot connect to my router! I always get an " %DOT11-7-AUTH_FAILED: Station 0016.fe7b.4370 Authen tication failed".

Here is a part of my config:

dot11 association mac-list 700 dot11 ssid wifi vlan 1 authentication open authentication key-management wpa guest-mode wpa-psk ascii 0 password interface Dot11Radio0 no ip address ! encryption vlan 1 mode ciphers tkip ! ssid wifi ! speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0 station-role root world-mode dot11d country IT both ! interface Dot11Radio0.1 encapsulation dot1Q 1 native bridge-group 1 bridge-group 1 subscriber-loop-control bridge-group 1 spanning-disabled bridge-group 1 block-unknown-source no bridge-group 1 source-learning no bridge-group 1 unicast-flooding ! access-list 700 permit 0016.fe7b.4370 0000.0000.0000

Also removing acl the situation is the same. But other wifi device can correctly connect to my cisco, and my PPC can connect to other router that uses WPA-PSK with tkip. So what is the problem?

Thanks

Reply to
Galerio
Loading thread data ...

Galerio schrieb:

I don't know if the c870 IOS also supports the command, on the Aironet IOS based APs this command usually does the trick:

! dot11 wpa handshake timeout 2000 !

Often mobile devices are too slow for the WPA handshake, this command raises the timeout from 100msec up to 2000msec.

Reply to
Uli Link

Sembra che Uli Link abbia detto :

YYEEEEAAAHHHHH!!!!! You have found the solution!! THANKS!!! Infact in the log I have noticed that also other devices were making sometimes more than one attempt to connect... and I had the suspect that there was a timeout problem somewhere!

Thanks!

Reply to
Galerio

pelucardi had written this in response to

formatting link
: i have a cisco ap521 and the same problem but i can´t resolve.

%DOT11-7-AUTH_FAILED: Station 000e.3599.45d4 Authe ntication failed

here is my config: Current configuration : 1600 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption service sequence-numbers ! aaa new-model ! ! ! aaa session-id common ! ! dot11 vlan-name VLAN1 vlan 1 ! dot11 ssid 999 vlan 1 authentication open authentication key-management wpa version 2 wpa-psk ascii 7 password ! dot11 aaa csid ietf dot11 wpa handshake timeout 2000 power inline negotiation prestandard source ! bridge irb ! ! interface Dot11Radio0 no ip address no ip route-cache ! encryption vlan 1 mode ciphers tkip ! ssid 999 ! station-role root ! interface Dot11Radio0.1 encapsulation dot1Q 1 native no ip route-cache bridge-group 1 bridge-group 1 subscriber-loop-control bridge-group 1 block-unknown-source no bridge-group 1 source-learning no bridge-group 1 unicast-flooding bridge-group 1 spanning-disabled ! interface FastEthernet0 no ip address no ip route-cache duplex auto speed auto ! interface FastEthernet0.1 encapsulation dot1Q 1 native no ip route-cache bridge-group 1 no bridge-group 1 source-learning bridge-group 1 spanning-disabled ! interface BVI1 ip address dhcp client-id FastEthernet0 no ip route-cache ! ip http server no ip http secure-server ip http help-path

formatting link
bridge 1 route ip ! ! wlccp wds aaa csid ietf ! line con 0 line vty 0 4 ! end

Reply to
pelucardi

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.