[EMAIL PROTECTED] wrote:
> Is it possible to use Freeradius in such an environment, how is it configured?

  Yes.  In the latest CVS snapshot, you can put the following at the
top of the "users" file:

#---
DEFAULT Proxy-To-Realm := "example.com"
        Fall-Through = Yes

DEFAULT EAP-Type == PEAP, Proxy-To-Realm := LOCAL
        Fall-Through = Yes

DEFAULT EAP-Type == EAP-TTLS, Proxy-To-Realm := LOCAL
        Fall-Through = Yes
#---

  This will make all request be proxied to "example.com", but will
cancel that proxying for PEAP and TTLS.

  Alan DeKok.

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

Reply via email to