20 Nov
2006
20 Nov
'06
4:48 p.m.
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