1. Delete that entry in users file. You are checkig Simultaneous-Use in radgroupcheck. 2. In session{} module in radiusd.conf change checking to sql. 3. Uncomment simunltaneous use queries in sql.conf. 4. If your NAS is not listed in docs enter other as nastype. That means there will be no check of NAS sessions, only what's written in the database. 5. Find all open entries in the database (SELECT * FROM radacct WHERE AcctStopTime = 0). If there are some open sessions older than what is normal - delete them - they are most likely stale and are preventing users from connecting. Ivan Kalik Kalik Informatika ISP Dana 20/11/2007, "ann kok" <annkok2001@yahoo.com> piše:
basically I don't know how to solve it out
I follow the freeradius/doc
1/ add group in freeradius/users eg: DEFAULT Group == "homeuse",Simultaneous-Use = 1,Fall-Through = 1
2/ insert radius database INSERT INTO radgroupcheck (GroupName, Attribute, op, Value) values("homeuse", "Simultaneous-Use", ":=", "1");
After restart the mysql, freeradius, I can see the some users can have "Multiple logins (max 1) [MPP attempt]" in radius log
When I tested to kick out those users from NAS, it still shows Multiple logins in the radius log and the users can't log on again. and I can't see any login in the NAS
But some users I can kick it out and have logon again sucessful in the radius log
I check checkrad this script. he looks like to use the naslist and naspassword files. but in our naslist, the comment told me to use the clients.conf instead
I add naslist and naspassword but I don't know how to test it. ls there any conflict?
I am using linux as NAS, what is the type of this one? ls the type as Other?
Thank you again
--- tnt@kalik.co.yu wrote:
btw, i saw some users are fine
but some users are not
not sure it is limited by time or modem
Do you have idea?
Thank you
Sorry. I don't know what are you on about. Whatever it is, modem is the most unlikely culprit.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
____________________________________________________________________________________ Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how. http://overview.mailyahoo.com/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html