piston wrote:
> I've try below at the end of authorize section
> 
> if (control:Auth-Type := "EAP") {
>                         update control {
>                        {
>                 Proxy-To-Realm == "xyz.com"
>         }         
> realm xyz.com {
  Uh... the "realm" configuration goes into raddb/proxy.conf.  It
doesn't go into the "authorize" section.
  Alan DeKok.