Hi,

> proxy-inner-tunnel:
> server proxy-inner-tunnel {
>  authorize {
>   update control {
>   Proxy-To-Realm := NULL     #I want to proxy realm NULL
>   }
>  }
>  authenticate {
>  eap
>  }
>  post-proxy {
>  eap
>  }
> }

dont set it to NULL - that keeps it very much local. instead set it to FOOBAR
and configure proxy.conf so that FOOBAR realm points to your other server.

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

Reply via email to