TLS errors and clients sometimes rejected

Rodrigo Abrantes Antunes rodrigoantunes at pelotas.ifsul.edu.br
Wed Sep 18 14:14:41 UTC 2024


 

> The only thing you can do is the following:
>
> * run both servers
>
> * the new one is the default server, and does authentication for all  
> new devices
>
> * the new one is also configured as a proxy, to send some packets to  
> the old server
>
> * list the MAC addresses the broken devices on the proxy (SQL, or  
> "users" file)
>
> * if a request comes in with a matching MAC, proxy it to the old
>
> * the old server only handles the old devices
>
> That should work.
>

  Oh, that will help, thanks!!



More information about the Freeradius-Users mailing list