detail server stopped working silently

Alan DeKok aland at deployingradius.com
Fri Oct 24 18:30:25 CEST 2014


adrian.p.smith at bt.com wrote:
> Reverting back to the original remote machine shows the problem still exists on both 3.0.3 and v3.0.x and hopefully the debug extract below shows what happens. Once the Status-Server message has been answered the detail processing on the sending server never re-starts even though the remote server is marked as alive. The detail.work remains in the radacct folder and any new files appearing there are also ignored. It feels like even if a remote server or network is slow or un-reliable, Freeradius should be able to recover and continue processing the detail file.

  Hmm... the detail reader is supposed to use "retry_interval" to
retransmit packets.  It shouldn't matter if the home server is down or
not.  Packets should be sent every "retry_interval".

  Maybe the rest of the debug output will help.  You *should* see it
reading packets from the detail file.  When the home server fails, it
should say "Detail - No response to request.  Will retry in %d seconds"

  The important messages are the ones where it transitions from sending
packets to not sending packets...

  Alan DeKok.


More information about the Freeradius-Users mailing list