"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> What I really need is:
> DEFAULT Client-IP-Address == 10.1.4.0/18, Proxy-To-Realm := "foo.com"
> because 10.1.4.0/18 properly describes the subnet.

  I don't think so.  Check the mask.  It's "10.1.0.0/18", as
"10.1.4.0" is in the middle of the /18 net.

> Is this syntax (ipaddress/18) allowed in user file?

  No.  As always, patches are welcome.

> I know the the ipaddress/18 syntax is allowed in clients.conf.

  That's different.  There are no RADIUS attributes there.

  Try a regex to mach all of the IP's in the range.  It shouldn't be
too bad, as there are only 32 addresses in the third octet, and you
can ignore the last octet.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to