Eddie Stassen <[EMAIL PROTECTED]> wrote:
> I would like to know if there is a way of proxying users only if certain
> conditions are met iow 'check items' for proxied requests.  In my
> application I need to proxy certain realms only if for example
> NAS-Port-Type==Async.  Any suggestions?

  Yes...

DEFAULT NAS-Port-Type == Async, Proxy-To-Realm := "foo.com"
        Fall-Through = 1

DEFAULT NAS-Port-Type != Async, Proxy-To-Realm := "bar.com"
        Fall-Through = 1


  Alan DeKok.

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

Reply via email to