On Feb 14, 2017, at 12:29 PM, LABAT, Xavier <xavier.labat@axione.fr> wrote:
I upgrade my server in FreeBSD 11.0 and the FreeRADIUS in version 3.0.12 but the problem is still the same.
To answer to alan, here the output of ls -l : [root@proxyRADIUS /usr/local/scripts/radius]# ls -l /usr/local/var/run/radiusd/radiusd.sock srw-rw---- 1 freeradius freeradius 0 Feb 10 16:11 /usr/local/var/run/radiusd/radiusd.sock
Today I see that debug in radmin is still active even if there is no condition defined :
[root@proxyRADIUS /usr/local/scripts/radius]# tail -f /logs/radius/xla_radmin.log (929521) Tue Feb 14 18:10:51 2017: ERROR: Failing proxied request for user ...
The default configuration doesn't log messages to that filename. So you've done something to your local configuration.
radmin> show debug file /logs/radius/xla_radmin.log
Disable that. Alan DeKok.