Dynamic and static clients + overlapping dynamic client pools
Alan DeKok
aland at deployingradius.com
Wed Aug 24 21:11:11 UTC 2022
On Aug 24, 2022, at 4:30 PM, Fraley, Taylor via Freeradius-Users <freeradius-users at 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.
More information about the Freeradius-Users
mailing list