Phil Mayers said:
On Thu, 2007-07-12 at 11:46 -0500, Hugh Messenger wrote:
Has anyone ever come across a RADIUS test client which supports MSCHAP?
If you mean plain MS-CHAP, you can do it with radclient. Since, with plain MS-CHAP, the NAS generates the challenge and sends it to the radius server with the response. Since the response for any given challenge is the same, you can just capture a chal/resp pair (e.g. in debug mode) and replay it an arbitrary number of times.
Ah HAH! That is exactly what I needed, thankyou.
If you mean EAP/MS-CHAP (or EAP/PEAP/MS-CHAP) you can use eapol_test from wpa_supplicant.
That's next month, as part of our baby-steps migration to FR. For now it's just our PPPOE clients. Then dialup. Then "funky stuff". -- hugh