SQL connection dropped
Hi, I am facing a problem with SQL module that drops connections after some period of time and I have to bounce FreeRadius process in order to establish db connection again. When I am doing netstat I see open connections to DB and then after some time sockets are closed and all radius requests are rejected. I am using the latest Freeradius 2.0.5 with DB2 backend. Thanks for your reply -- View this message in context: http://www.nabble.com/SQL-connection-dropped-tp19034366p19034366.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
Did you try radiusd -x or radiusd -X ? leopold wrote:
Hi, I am facing a problem with SQL module that drops connections after some period of time and I have to bounce FreeRadius process in order to establish db connection again. When I am doing netstat I see open connections to DB and then after some time sockets are closed and all radius requests are rejected. I am using the latest Freeradius 2.0.5 with DB2 backend. Thanks for your reply
leopold wrote:
I am facing a problem with SQL module that drops connections after some period of time and I have to bounce FreeRadius process in order to establish db connection again. When I am doing netstat I see open connections to DB and then after some time sockets are closed and all radius requests are rejected. I am using the latest Freeradius 2.0.5 with DB2 backend.
I don't know of many people using the DB2 backend. I would suggest running it in debugging mode to see why the connections are dropping. It's either the DB2 client library, or some other networking thing. FreeRADIUS does *not* drop the connections itself. Alan DeKok.
participants (3)
-
Alan DeKok -
leopold -
Marinko Tarlac