Dear Kenneth
1. The rlm_counter is wrote using gdbm interface to access data file "db.counter". You may write code to synchronize. You may also try "rsync" (http://rsync.samba.org), scp to update the data file. 3. The reset action is done at the beginning of each login session When user login , freeradius reset the user's counter record if needed. When user logoff, freeradius update the session usage to the counter database. Daniel Yeung - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
