14 Aug
2007
14 Aug
'07
7:22 p.m.
David wrote:
I found that when running radius -x to the console I see lines like the following WARNING: Unresponsive child (id 3074419616) for request 8978
Ah. The database you're using isn't responding to the RADIUS server. So the server is blocked from getting anything done.
I am not sure how to use strace I ran it on the pid of the radius server but don't know what to make of its output.
OR run the server in debugging mode, as suggested in the FAQ, README, INSTALL, etc. Alan DeKok.