17 Jul
2024
17 Jul
'24
5:13 a.m.
Alan Smith via Freeradius-Users <freeradius-users@lists.freeradius.org> writes:
Thank you Nathan. May I check if there would be a way to achieve the requirement to dynamically update client info without the need to restart radiusd service?
Yes, there is. It is documented in this example config: https://github.com/FreeRADIUS/freeradius-server/blob/HEAD/raddb/sites-availa... Works best if all your clients have addresses from a small number of prefixes. I.e. if you allocate all the loopback addresses used as radius client source addresses from a pool dedicated to precisely that. Bjørn