hi, are there some standard way(scripts) how collect accounting data from myssql/radacct to central accounting server?
one way is add "Stamp timestamp" to radacct (alter table radacct add Stamp timestamp;) and now i can select * from radacct where stamp<'timestamp_when_run_script' to stdout (put to central acct server) delete from radacct where stamp<'timestamp_when_run_script' (del moved data) second question how can i define radius acct port other than 1813 in radius.conf? -- ------------------------------------- Marek Cervenka Centrum Vypocetni Techniky CVT - http://cvt.fpf.slu.cz FPF SLU OPAVA - http://www.fpf.slu.cz ===================================== - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
