New feature in v3: cast!
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Sun May 12 20:43:53 CEST 2013
>
>
> The proper syntax for such a comparison is:
>
> if (&Framed-IP-Address > 192.168.0.0/24) {
>
> }
or
if (&Framed-IP-Address < 192.168.0.0/24) {
}
if you ever want the statement to evaluate to true.
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20130512/f1b73d1b/attachment.html>
More information about the Freeradius-Devel
mailing list