Bernie Liwanag escreveu:

Hi to All,

I would like to find out the reason why are my dialup users can not
login/authenticate to my freeradius server, the message is "Auth: Multiple
logins (max 1)" but I dont see any user currently login in my Cisco 5350
RAS.

Please give some advise. Thanks a lot!



Probably FreeRadius didn't an Account-Stop packet and there is an accounting record still open. If you using SQL you can do something like this:

select * from radacct where AcctStopTime is null

Keith Yoder

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to