Does Mikrotik really support WPA ?

I have a freeradius server, a Routerboard 532 running Mikrotik 2.9.43 with a NMP-8602 PLUS minipci card configured as an AP and a Windows XP laptop with an ORiNOCO 802.11abg ComboCard Gold configured as a supplicant.

I followed the instructions given at: http://text.dslreports.com/forum/remark … ~mode=flat
This post describes how to build a FreeRADIUS server for TLS and PEAP authentication, and how to configure the Windows XP clients (supplicants).

The supplicant Windows XP laptop gets autheticate after many requests.

However If I replace the Routerboard 532 (2.9.43) with any made in Chine AP the authentication is sucessfull at the first request.

Does Mikrotik really support WPA ?
Can somebody tell me if EAP-TLS is full supported in Mikrotik ?

Link you give is invalid, yes MikroTik RouterOS supports EAP-TLS,
post your ‘interface wireless security-profile’ configuration here,
as well make sure that you have configuration ‘radius’ client on the MikroTik AP to communicate with FreeRADIUS server.

Sergejs,

I was running FreeRadius with the following command: radiusd -X -A. I changed to run FreeRadius with the script described in the link. Now is working properly.
See the link at : http://text.dslreports.com/forum/remark,9286052~mode=flat

Thank you !

Enable wireless debug logs, provide us with information given at ‘log print’, as well provide us with interface wireless configuration.