"Luiz Lima" <[EMAIL PROTECTED]> wrote: > What if a second program was written to periodicaly read radutmp and > generate the Alive packets? I could be a daemon or something to be run by > crond. Would anyone but me find it usefull?
You don't want it reading radutmp to generate packets. There's too much information lost when records get saved to radutmp. What you want is something like radrelay, which reads the detail file, and keeps track of which users have NOT logged out. It can then periodically send Alive packets. It may not be too difficult to modify radrelay to do this. But it WILL use a lot of RAM... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
