29 Jan
2024
29 Jan
'24
8:14 a.m.
On Jan 29, 2024, at 7:22 AM, James Potter via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
OK, after a bit of tweaking I got this working:
Tunnel-Private-Group-ID := "%{config:sites.${client.site}.remote}"
Except that the ${...} is expanded only once, when the server starts. So this works (maybe) for one client. It doesn't work when there are multiple clients. Alan DeKok.