S.L. wrote: > I have built an Access Point with hostapd, and want to authenticate with > FreeRADIUS via users file. > > I wnat to use MSCHAPv2 with PEAP and TLS. ... > freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.2.so: > undefined symbol: eaptls_process
It looks like you built PEAP, but not TLS. And why are you running 1.0.2? 1.1.3 is newer, and MUCH better in many respects. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

