On Sun, Jun 2, 2013 at 9:10 PM, Kostya <kostya.y@gmail.com> wrote:
I am trying to set up a WPA2 Enterprise protected network with FreeRadius as the radius server. I have configured everything and it was working fine. Then I realised that I need to use LEAP to replicate a specific environment to test.
Huh.. LEAP should not really be used for number of reasons (not secure, not a compliant EAP method).. Does anyone have experience getting LEAP to work with DD-WRT and FreeRadius?
Assuming DD-WRT uses hostapd as the authenticator, it does not support LEAP. The LEAP design is a horrible hack that is not compliant with EAP (it looks more like two EAP exchanges in a single one and requires hacks in AS, AP/NAS, and supplicant to work). I have not seen any reason to add support for that into hostapd. - Jouni