"Hirsh, Joshua" <[EMAIL PROTECTED]> wrote: > From what I've been able to determine, the radius server won't send the > rejected message until it receives another request. This is resulting in my > RAS's sending multiple requests until they all timeout (since it increments > the request ID each time).
Then your RASes are broken. The request ID MUST NOT be incremented for retransmissions of authentication packets. > The RAS times out after 10 seconds and resubmits a new request. If your RAS doesn't re-try a request during that 10 second period, then it should be configured to do so. > Any ideas? (sorry for the word wrap if you have a small screen..) Read radiusd.conf. Look for the configuration item "reject_delay". Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

