RADIUS stops responding after a while

Alex M radiussupport at lrcommunications.net
Sat Apr 8 19:55:00 CEST 2006


What do you mean by "Have it do nothing more than log data"? And how would I
do that?




-----Original Message-----
From:
freeradius-users-bounces+radiussupport=lrcommunications.net at lists.freeradius
.org
[mailto:freeradius-users-bounces+radiussupport=lrcommunications.net at lists.fr
eeradius.org] On Behalf Of Alan DeKok
Sent: Saturday, April 08, 2006 1:24 PM
To: FreeRadius users mailing list
Subject: Re: RADIUS stops responding after a while 

"Alex M" <radiussupport at lrcommunications.net> wrote:
> I'm using MySQL 4.1.7 and it is located on remote server (not even on the
> same subnet as the radius)

  I have seen it before where a firewall drops state, and it looks
like the SQL server is down.  New connections go through fine, but old
connections are dead.

  One way to test this would be to edit rlm_sql so that it opens a new
connection to the SQL server for *every* request.  That would be
slower than what it does now, but it might work.

  I would also suggest putting a test SQL server on the same subnet as
the RADIUS server.  Havr it do nothing more than log data, and if
connections to it are OK, the problem is most likely the firewall.

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




More information about the Freeradius-Users mailing list