4 Nov
2016
4 Nov
'16
12:58 p.m.
On Nov 4, 2016, at 12:31 PM, Brian Candler <b.candler@pobox.com> wrote:
What is the way to match a range of IPs in the preprocess huntgroups file?
Compare address start and finish. NAS-IP-Address > foo, NAS-IP-Address < bar
This is with freeradius 3.0.12. Unfortunately, the sample huntgroups file doesn't show any example of matching a range.
Here's what I've tried:
network NAS-IP-Address =~ ^10\.254\.
Regular expressions aren't supported in the hunt groups or "users" file. Alan DeKok.