27 Apr
2020
27 Apr
'20
11:52 a.m.
On Apr 27, 2020, at 10:50 AM, erwin@generex.de wrote:
How can I use Radiusclient to authenticate supplicants.
You can't. Radlusclient doesn't implement EAP.
Where can I find more documentation? IMHO 'radexample.c' communicates via RADIUS. I need the communication between supplicant and radius client via EAPOL, too?
Theres no documentation because the functionality doesn't exist in radius client. If you need a RADIUS client which does EAP, see eapol_test from the hostap distribution. It already does what you want. Alan DeKok.