WPA-PSK and radius

Jouni Malinen j at w1.fi
Mon Aug 16 14:18:45 EDT 2010


On Thu, Aug 12, 2010 at 05:04:40PM -0300, Rober Hoelscher wrote:
> So, is it possible use WPA-PSK returned by a radreply packet with
> HostAP ?

No, this is not supported. Though, I would expect it to be relatively
simple to add this since hostapd does support per-client passphrase and
RADIUS-based MAC ACL, so the main missing part would be in extracting
the passphrase from Access-Accept and storing it for the following 4-way
handshake.

> interface=ath0
> bridge=br0
> driver=wext

By the way, that driver=wext looks quite odd.. hostapd does not support
WEXT interface.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list