Re: Non-Breaking Accounting Response Handling
Alan DeKok <[email protected]>
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <[email protected]> |
On Mar 13, 2025, at 5:12 PM, (null) (null) <[email protected]> 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/redundant.html > 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html