Hi!

I'm running freeradius 1.0.1, for authentication and accounting under Fedora Core 2.

This radius receives about 5 or 6 new calls per minute using a simple authentiaction method, using MySQL as backend for registering the calls.

Every day I'm seeing this error logs on my radius.log file:


Mon Apr 4 12:15:58 2005 : Error: Dropping conflicting packet from client XXX:1645 - ID: 103 due to unfinished request 221
30
Mon Apr 4 12:16:03 2005 : Error: Dropping conflicting packet from client XXX:1645 - ID: 103 due to unfinished request 221
30
Mon Apr 4 12:16:08 2005 : Error: Dropping conflicting packet from client XXX:1645 - ID: 103 due to unfinished request 221
30
Mon Apr 4 12:16:14 2005 : Error: Dropping conflicting packet from client XXX:1645 - ID: 103 due to unfinished request 221
30



They are not many, but about 3 series like these appear every day.

I couldn't find many info on this error on the net... I've seen a couple of threads that mention it can be due to the radius taking too much time to authenticate while using scripts, but I'm not using any script, just simple authentication accepting everything...

I got this on /etc/raddb/users:


DEFAULT Auth-Type := Accept Service-Type = Framed-User, Framed-Protocol = PPP, Fall-Through = 0


I tried increasing max_request_time to 60 (it was on 30) and max_requests to 6400 (I've got 25 clients) on radiusd.conf, but that didn't solve it...


What factors can be causing this error??

Thanks in advance,

Juan

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to