19 Mar
2026
19 Mar
'26
4:27 a.m.
On Mar 19, 2026, at 4:12 AM, Matthew <mdg583@gmail.com> wrote:
Great, it is good to know I didn't do the wrong thing to modify the 'inner-tunnel' configuration. So far it seems to be working well.
It's fine.
What I had in mind was that a line in the 'radcheck' table with user 'DEFAULT' would apply to all users, so that I could add one "Simultaneous-Use" line to apply to all users (but still based on total number of connections per user).
That does work. But you have to add "Fall-Through" to each individual user entry. Or, if it always applies to all users, just add it in unlang: ... sql update control { Simultaneous-Use := 1 } ... Alan DeKok.