29 Feb
2016
29 Feb
'16
8:58 a.m.
On Feb 29, 2016, at 8:18 AM, Richard J Palmer <richard@merula.net> wrote:
One small further question if I may. FR (using freetds) is currently set against a single mssql server. We are currently setting a second SQL server to allow failover in the case of a server failure. I assume we can run two freetds modules to allow freeradius to failover OK ?
Yes. Configure two SQL modules, one for server A, and the other for server B. Then, put them into a "redundant" block. See "man unlang".
I shall be building a test server here the next few days. Should I take the latest .tar from the website or download from git ?
3.0.11 is fine. Alan DeKok.