Brian Candler wrote: > DEFAULT NAS-IP-Address =~ 192.0.2.0/27, NAS-Group := "ADSL-BRAS" > > I've had a look at paircmp() in src/lib/valuepair.c and can't see any logic > which might do this.
Nope. Write a regex to do the matching. The above string after "=~" is *not* a regex. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

