Grant access to a groups of users to a determinated subnets
Alan DeKok
aland at deployingradius.com
Mon Jan 27 14:40:52 CET 2020
On Jan 27, 2020, at 8:37 AM, Condor via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
>
> Hi all, sorry for bother again, i like to grant access to a groups of users to a determinated subnets. For example:
>
> In huntgroups:Servers NAS-IP-Address =~ "/^172\.16\.0\.(1?\d\d?|2[0-4]\d|25[0-5])$/"
> gNetworking NAS-IP-Address =~ /^192\.168\.(1?\d\d?|2[0-4]\d|25[0-5])\.(1?\d\d?|2[0-4]\d|25[0-5])$/
v3 doesn't support regular expressions in hunt groups. Write a policy in "unlang", in sites-enabled/default
Alan DeKok.
More information about the Freeradius-Users
mailing list