13 Oct
2005
13 Oct
'05
12:46 p.m.
"David M." <radius@mantxado.com> wrote:
If I try to connect with the same user and the previous conection still established, this is the sequence of queries: 1- authorize_check_query 2- authorize_group_check_query 3- authorize_reply_query 4- authorize_group_reply_query 5- simul_count_query **returns 1** 6- simul_verify_query 7- accounting stop query **performs a stop in the previously established session**
That's nice. What does debugging mode say? ALWAYS run the server in debugging mode to track down these kinds of problems. There is NO OTHER WAY to solve the problem. Alan DeKok.