21 Mar
2007
21 Mar
'07
3:49 a.m.
freeradius wrote:
Is there a way or another to check on a network basis like 192.168.2.100/30 ?
Yes and no. Regular expressions work, but they're ugly.
In our productive architecture, the number of ip addresses should be a /21 subnet (2046 hosts)... I can write one line per ip but maybe there is a better way to configure it ?
Regular expressions. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog