"Desmond Rivet" <[EMAIL PROTECTED]> wrote: > I would like to obtain a FreeRADIUS client to perform EAP load testing.
xsupplicant > I have taken a look at the performance-testing paper located with all the > other FreeRADIUS documentation. From what I could tell, it is geared mainly > towards those authentication methods that can be accomplished with one > simple RADIUS exchange (i.e. you send an Access-Request and you get back an > Access-Accept or Access-Reject). If I am wrong in this assessment, please > let me know. No, you're right. But that isn't much different than multiple packet exchanges. Just divide by N. > So...before I attempt to write a FreeRADIUS load tester that can handle > multiple EAP exchanges before getting an Access-Accept or Access-Reject, can > anyone suggest a simpler approach? I would suggest using xsupplicant as a start, and writing a stand-alone command-line EAP client. That is, you're going to *have* to write an EAP client to do the load testing, so you might as well write a generic one, and then use that to do load testing. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
