Hi, I don't know what's wrong with freeradius. It's running but does not handle authentication requests. After restarting, it works fine but after a while it goes to sleep;) Does freeradius log details somewhere to see what happens?
Run FreeRADIUS in debug mode and read the output. # radiusd -X Tim
-----Original Message----- From: freeradius-users- bounces+tim.sylvester=networkradius.com@lists.freeradius.org [mailto:freeradius-users- bounces+tim.sylvester=networkradius.com@lists.freeradius.org] On Behalf Of Morteza Milani Sent: Monday, March 12, 2012 11:08 PM To: freeradius-users@lists.freeradius.org Subject: Freeradius crashes everyday
Hi,
I don't know what's wrong with freeradius. It's running but does not handle authentication requests. After restarting, it works fine but after a while it goes to sleep;)
Does freeradius log details somewhere to see what happens?
On 03/13/2012 06:07 AM, Morteza Milani wrote:
Hi,
I don't know what's wrong with freeradius. It's running but does not handle authentication requests. After restarting, it works fine but after a while it goes to sleep;)
Which version are you running? What sort of config do you have - do you do any proxying? SQL? LDAP? As others have said, you should run it in debug mode - "radiusd -X" and see what happens. However, you may find this generates a lot out output before it stops working, so investigate other tools to inspect the "sleeping" daemon - gdb, strace, etc. I'm betting you're running an older version with bugs in it. 2.1.12 is the latest.
participants (4)
-
EasyHorpak.com -
Morteza Milani -
Phil Mayers -
Tim Sylvester