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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

