hi, > I want that if a bulk of requests are received, these requests should be > distributed evenly among multiple freeradius servers.
in proxy.conf, ensure that you have a suitable load-balance type defined for the target servers - be aware that some types do not operate with EAP...as the whole conversation needs to go to the same backend server. I would recommend reading more of the FreeRADIUS documentation alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

