12 Sep
2024
12 Sep
'24
11:34 a.m.
On Sep 12, 2024, at 3:54 AM, Mathis Marion <mathis.marion@silabs.com> wrote:
To provide a bit of context, I was looking into replacing the RADIUS client of our Wi-SUN border router for Linux[1]. I suppose that the recommended method is to use radclient then?
For basic RADIUS, freeradius-client is OK. If you want to use more complex RADIUS functionality, then radclient is OK too. But it requires forking, and isn't suitable for anything other than very occasional packets. Alan DeKok.