21 May
2008
21 May
'08
12:59 p.m.
Dana Blanaru wrote:
Does anyone know where can I find documentation about radclient?
$ man radclient
I am trying to figure out how to test EAP-MD5 using radclient. I want to use it to send Authentication Request packets to my AAA server where the authentication method is EAP-MD5.
radclient doesn't do EAP.
But I don't know how to create these packets (what attributes and values should be included).
The EAP-Message attribute should be included but how do I emulate the correct value for it?
For EAP testing, use the eapol_test program from wpa_supplicant. Alan DeKok.