Stefan Winter wrote: > I would like to set up a rule in 1.1.7 that matches a subnet of > Client-IP-Addresses. I did > > DEFAULT Client-IP-Address == 158.64.14.224/28, Proxy-To-Realm := NULL
Nope. There's no "ip/mask" data type. You've got to use a regular expression to do the matching. Maybe this can be fixed in "unlang" in 2.0. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

