Leo Eraly wrote:
> Hi,
> 
> Is it possible with freeradius (1.1.7) to do the following:
> 
> Pseudo code:
> 
> if NAS-IP-Address == 1.1.1.1
>        add Pool-Name: foo
> 
> if NAS-IP-Address = 2.2.2.2
>        add Pool-Name: bar

  In the "users" file:

DEFAULT NAS-IP-Address == 1.1.1.1, Pool-Name := foo

...

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

Reply via email to