TLS Radsec
Alan DeKok
aland at deployingradius.com
Tue Jun 10 11:47:25 UTC 2025
On Jun 10, 2025, at 6:16 AM, Rodrigo Prieto <rodrigoprieto2019 at gmail.com> wrote:
>
> Hello, I'm using Radsecproxy and when I run it in debug mode, I see that it
> reconnects every 30 seconds. I tried changing idle_timeout, but the same
> thing keeps happening. Here's the debug log using TLS 1.3:
Which doesn't show the idle_timeout being hit, or the connection being closed.
The server will print out the reason why it closed the socket. Since that reason isn't in the debug output you posted, it's impossible to know why the socket was closed.
> Clients connecting to radsecproxy reach FreeRadius correctly and everything
> works normally. I wanted to know if this disconnection is normal or if I'm
> doing something wrong? I'm testing this to implement it later.
If you're setting idle_timeout, it should be respected. Again, read the debug output to see if it prints out the correct value of idle_timeout. If not, you're editing it in the wrong place.
But... as always, post the FULL debug output. Including the part which shows the "idle_timeout" configuration being set, AND the part where the server closes the socket.
This is what ALL of the documentation says to do, including the email message you get when you join the list. Just... read the documentation and follow it. It shouldn't be hard.
Alan DeKok.
More information about the Freeradius-Users
mailing list