17 Nov
2022
17 Nov
'22
3:29 p.m.
On Nov 17, 2022, at 2:30 PM, Ibrahemoo Ghost <ibrahemooghost@gmail.com> wrote:
I actually added freerad limits on /etc/security/limits.conf then rebooted and also tried to run freeradius as root. Then I discovered that increasing the limit for the user only does not affect the service itself, By examining the soft limit file values in /proc/$pid_of_freeradius/limits (1024)
The only way to increase the limit is by also increasing it in the service file, but as I said after that the service won't start anymore.
What does that mean? Is there any error? Can you run it in debug mode to see what's going on? There is nothing in FreeRADIUS which says "don't start if the OS allows more than 1024 file descriptors". Alan DeKok.