Michael Ziemann wrote: > I have a problem with simultaneous login. > The user connects to the RADIUS Server, then the user appears in the > MySQL-DB in the table radacct. But if the user disconnect, the user > doesn't disappear in the table.
The NAS isn't sending accounting STOP messages. Fix it. > If I remove the entry by myself, the user can connect again. See also "man radzap". > In the table radreply i added an Idle-Timeout in the Attribut field with > the value 5 and op = . > I added also Idle-Timeout to radgroupreply to the group of user with the > value 5. FreeRADIUS doesn't enforce Idle-Timeout, or Session-Timeout. Only the NAS does. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

