RADIUS sends a Session-Timeout (how many seconds the user can stay online) along with the Access-Accept. Then NAS disconnects the user after this time.
rlm_sqlcounter will 'calculate' the Session-Timeout to send to the NAS. --- Egoitz Aguirre <[EMAIL PROTECTED]> wrote: > > Ahhh, Thanks I did not understood that very well, in some way this is > logical but what is the part that generates the disconnect signal, the > radius > or the NAT? > Does rlm_sqlcounter module generates timing signals so that NAS disconnects > clients or may be is the NAS the one whitch will ask periodically for > accounting > information? > > Egoitz Aguirre > > > >> I'm trying to build a captive portal using m0n0wall freeradius 1.0.1 and > >> mysql. It is working properly as users authentication and some accounting > >> information is writen in the database, but It does not disconnect the > users > >> when the time is over (has expired). > > > > FreeRADIUS doesn't disconnect users. The NAS disconnects users. > > > > If the users aren't being disconnected, then fix the NAS. > > > > Alan DeKok. > > > >- > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > ===== Julius Igugu SouthWork Co. Ltd. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

