8 Jun
2019
8 Jun
'19
3:39 a.m.
On Jun 5, 2019, at 9:39 AM, Marcin Romanowski <marcin@nicram.net> wrote:
I'm going to set up two freeradius servers, one as primary second as slave. Both devices in different location. I'm going to genrate plain files for configuration for PPPoE servers. My problem is how to properlly sychronize actual active sessions for using simultanieusly = 1.
What is proper way to acheve that solution?
Use databases to synchronize data. You can also use raddb/sites-available/copy-acct-to-home-server That copies RADIUS accounting packets to another server. Alan DeKok.