Comment 1 for bug 259904

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Actually, if I look in /var/log/syslog, the kernel error code in the the AssocResp is a bit different (18 instead of 128):

Aug 20 11:02:34 platonas kernel: [ 33.381224] eth1: Initial auth_alg=0
Aug 20 11:02:34 platonas kernel: [ 33.381235] eth1: authenticate with AP XX:XX:XX:XX:XX:XX
Aug 20 11:02:34 platonas kernel: [ 33.382258] eth1: RX authentication from XX:XX:XX:XX:XX:XX (alg=0 transaction=2 status=0)
Aug 20 11:02:34 platonas kernel: [ 33.382267] eth1: authenticated
Aug 20 11:02:34 platonas kernel: [ 33.382272] eth1: associate with AP XX:XX:XX:XX:XX:XX
Aug 20 11:02:34 platonas kernel: [ 33.383827] eth1: RX AssocResp from XX:XX:XX:XX:XX:XX (capab=0x431 status=18 aid=0)
Aug 20 11:02:34 platonas kernel: [ 33.383835] eth1: AP denied association (code=18)
Aug 20 11:02:34 platonas kernel: [ 33.407092] eth1: associate with AP XX:XX:XX:XX:XX:XX
Aug 20 11:02:34 platonas kernel: [ 33.408122] eth1: RX deauthentication from XX:XX:XX:XX:XX:XX (reason=2)
Aug 20 11:02:34 platonas kernel: [ 33.408129] eth1: deauthenticated

Google tells me 802.11 status code 18 means "association denied; the mobile station does not support all of the data rates required by the BSS"