Proxy EAP-TLS request after successful authorization with eap module

Alan DeKok aland at deployingradius.com
Tue Oct 17 19:14:45 CEST 2017


On Oct 17, 2017, at 12:06 PM, work vlpl <thework.vlpl at gmail.com> wrote:
> I tried the next config, like you suggested

  That's not what was suggested.  It helps to have some understanding of how the server works.

> authorize {
>    eap
> 
>    if (&control:Auth-Type == EAP) {
>        eap.authenticate
>    }
> 
>    eap.authenticate

  Running "eap.authenticate" twice is not a good idea.

  I'm not going to show how to do it, because I think this is an esoteric configuration, and it requires some understanding to get right.

  Alan DeKok.




More information about the Freeradius-Users mailing list