"Htin Hlaing" <[EMAIL PROTECTED]> wrote: > Now this time with round robin setup. What I am seeing is that each > access request are being sent out in round robin even within the same > authentication session. So, server1 gets the first access-request and > sends access-challenge out and the access-request in response to the > challenge gets sent to server2. Now, server1 waits for the > access-request while the server2 does not know about the access-request > it gets and drops. So, authentication never finishes.
Yup. The server SHOULD keep track of the State attribute in Access-Challenges, and proxy the new Access-Request back to the home server. This isn't in 1.0.0, and may go in 1.1.0. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

