29 Aug
2007
29 Aug
'07
3:50 a.m.
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.