Hi folks.

We need to have a 2 server deployment with accounting and session
tracking using an SQL db (mysql or postgres).

What i would like to do is:

- Each server has a local DB running
- Both DB's should have data synchronized for sessino tracking
- All accounting is written to local DB and remote DB with the
  following logic: write local then remote, if local fails ignore
  failure, for session query only local DB, if local fails then query
  the remote DB.

Anyone tried something simillar ? Any suggestions to
sql.conf/radiusd.conf syntax ?

Thanx
Paul



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to