24 Aug
2022
24 Aug
'22
5:11 p.m.
On Aug 24, 2022, at 4:30 PM, Fraley, Taylor via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
To clarify:
I mean, if I have say, have a dynamic client configuration that's something like:
client dynamic { Ipaddr = 192.168.1.0 Netmask = 24 dynamic_clients = dynamic_client_server directory = ${confdir/dynamic-clients/ lifetime = 3600 }
Is it also possible to have a client configured specifically for 192.168.1.2 (or any other since IP that would be contained by that dynamic client).
It should work. How about trying it? That should take 5 minutes for a test. If the server doesn't complain, it will work. Alan DeKok.