----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 22, 2004 5:52 PM Subject: Re: Proxy or not based on realm and location
> "Thor Spruyt" <[EMAIL PROTECTED]> wrote: > > I need to configure a proxy radius in the following setup: > > - users with @realmA should always be proxied to server A > > - users with @realmB should only be proxied to server B if Wispr-Location-Id > > is either '1432' or '3456', otherwise they should be denied > > - users with @realmC should only be proxied to server C if Wispr-Location-Id > > is either '1432' or '6543', otherwise they should be denied > > > > Can anybody point me in the right direction for accomplishing this? > > Set up the realms as normal, and verify that they work. > > Then, in the "users" file, catch @realmB with those values of > Wispr-Location-Id (regex, probably), and set Auth-Type := Reject. How do I "catch" @realmB ? Is it possible to Reject all, but some values? > > Do the same thing for @realmC. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

