Hi,<br><br>I am using wpa_supplicant 0.5.10 with ported custom driver.<br>AP is WRT54G with FreemanBasic FW V 1.0.4.<br>AP configured with WPA-RADIUS/TKIP, key renewal timeout = 600 sec.<br><br>Type of connection: WPA-EAP-PEAP<br>
network={<br> ssid="test1x_radius"<br> key_mgmt=WPA-EAP<br>
eap=PEAP<br> identity=xxx<br> password=yyy<br> phase2="auth=MSCHAPV2"<br>}<br><br>I found out that some time before key renewal station can not talk to host.<br>After key renewal everything works fine for some time and then everything is repeated again.<br>
My theory is that AP blocks traffic because key is out of date. <br><br>1) Who initiates key renewal exchange ? I didn't see any "invitations" from AP.<br>2) Is my theory right or I am digging into wrong direction at all ?<br>
<br>Thanks,<br><br>Dmitry<br>