12 May
2013
12 May
'13
2:43 p.m.
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@freeradius.org> FreeRADIUS Development Team