13 Mar
2025
13 Mar
'25
11:25 a.m.
On Mar 13, 2025, at 5:12 PM, (null) (null) <kckong1@yahoo.com> wrote:
I hope you can identify the issue here. Thank for your help.
I also tried using redundancy as follows, but still no luck. :(
It's good to read the documentation on the redundant keyword: https://www.freeradius.org/documentation/freeradius-server/3.2.8/unlang/redu...
redundant { radutmp sql_Fradius_log } ok
Which means: redundant: try radutmp if that fails try sql if that fails return fail OK ? How about putitng the "ok" inside of the "redundant" block? Alan DeKok.