huntgroups question

Michael Mitchell mitchell.michael at bigpond.com
Mon Nov 20 22:48:30 CET 2006


Alexandru Dincov wrote:
> knows if there are any limitations in huntgroups size? Are there other 
> solutions to have huntgroups functionality (access control based on 
> NAS-IP-Address or Client-IP-Address) using IP address ranges?


Hi Alex,

You can do regular expression matches in the huntgroups file. For example:

dial	Client-IP-Address =~ 192.168.1..*
dsl	Client-IP-Address =~ 192.168.2..*

Maybe that can get you close to what you want?

Oh and by the way, these types of questions should be asked on the FreeRADIUS Users list.

cheers,
Mike



More information about the Freeradius-Users mailing list