On Aug 14, 2015, at 9:47 PM, Ricardo LarraƱaga <ricardo.larranaga@gmail.com> wrote:
To answer your questions, the detail file is full of different packets (New packets).
OK.
I did a search for Packet-Transmit-Counter > 16 both in the debug output and in the detail file, but i don't see the attribute anywhere, which makes me think that the packets are not being re transmitted.
The attribute won't show up in the debug output. But if you read the debug output, you should see that the same packet is being retransmitted. And you should see what's going wrong, and why it's being retransmitted.
I am trying to get a little bit more information about the issue, but it is difficult. I wanted to use raddebug when the issue is happening, but it looks like radddebug is not showing inserts into the accounting database. If i restart the server to use radiusd -X the server starts processing the file, and the problem goes away.
Any recommendation on how to get more information would be great.
Run it in debugging mode and get the FULL output. Disk space is cheap. And certainly cheaper than spending days trying to fix the problem, and getting nowhere. Alan DeKok.