I was tired of trying to find a quick way to fix this so I ended up
basically formatting the box and reinstalling. Everything works fine now.
Not sure what the problem was but it's now resolved.
Joe H.
On Fri, 28 Jan 2005, Joe H wrote:
> On Thu, 27 Jan 2005, Alan DeKok wrote:
>
> > Joe H <[EMAI
On Thu, 27 Jan 2005, Alan DeKok wrote:
> Joe H <[EMAIL PROTECTED]> wrote:
> > I am new to using gdb so if I did something wrong let me know.
>
> See doc/bugs
I did read the bugs and it looked like it was only for core files, this
doesn't generate a core file.
>
> Type 'bt' in gdb, which will
Joe H <[EMAIL PROTECTED]> wrote:
> I am new to using gdb so if I did something wrong let me know.
See doc/bugs
Type 'bt' in gdb, which will tell you where in the code it's
currently executing.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I have tried running the gdb program and it didn't mean much to me. Here
is the output I got:
(gdb) attach 53964
Attaching to program: /usr/local/sbin/radiusd, process 53964
Symbols already loaded for /usr/lib/libcrypt.so.2
Symbols already loaded for /usr/lib/libcipher.so.2
Symbols already loaded
Joe H <[EMAIL PROTECTED]> wrote:
> The total controls that we use for dialup access seem to make one
> connection to the radius server and hold it.
RADIUS is UDP. There is no connection.
> Seems like it's waiting for the connection to end before it closes.
Find out *where* in the code it's
Looks like someone needs to read the rules. Don't steal my thread, start
your own.
On Wed, 26 Jan 2005, [iso-8859-1] Fabio Viração wrote:
> Hi ;
>
> How can I send all these information to a Mysql Database ??
>
> Does anyone have any ideia that can help me ??
>
> Thanks
> Fabio
>
> Mon Aug 30 14
Hi ;
How can I send all these information to a Mysql Database ??
Does anyone have any ideia that can help me ??
Thanks
Fabio
Mon Aug 30 14:38:18 2004
NAS-IP-Address = 192.168.115.4
Cisco-NAS-Port = "CAS 1:0"
NAS-Port-Type = Async
User-Name = "351289767299"
Called-
Is it possible that an active connection to the radius server could hold
the radius process from stopping or restarting properly?
The total controls that we use for dialup access seem to make one
connection to the radius server and hold it. I'm wondering if this could
be causing the problem with
Joe H schrieb:
> I updated all the server to freebsd 4.10
(snipp)
> Program received signal SIGTERM, Terminated.
> 0x10250654 in __sys_poll () from /usr/lib/libc_r.so.4
>
> I'm not sure how helpful that will be to anyone but it's
> all the information it showed.
Sounds like it's telling you that
I updated all the server to freebsd 4.10 with the latest patch release,
rebuilt world and kernel and I am still having the same issue when I
attempt to restart or HUP the radiusd process. It seems to be looping as
Alan said. I did do the gdb and when it I issue the radiusd.sh restart
command, it
Joe H <[EMAIL PROTECTED]> wrote:
> With my situation, doing the restart of the process causes radius to stop
> working and the radius process climbs to about 90% CPU usage.
It sounds like it's in a busy loop.
My suggestion is to use gdb to attach to the running process, and
see where in the s
> > Message: 8
> > Date: Wed, 19 Jan 2005 12:17:05 -0500 (EST)
> > From: Joe H <[EMAIL PROTECTED]>
> > To: freeradius-users@lists.freeradius.org
> > Subject: Freeradius hangs after a HUP
> > Reply-To: freeradius-users@lists.freeradius.org
> >
> &
Message: 8
Date: Wed, 19 Jan 2005 12:17:05 -0500 (EST)
From: Joe H <[EMAIL PROTECTED]>
To: freeradius-users@lists.freeradius.org
Subject: Freeradius hangs after a HUP
Reply-To: freeradius-users@lists.freeradius.org
We have two seemingly identical freeradius servers, for this email lets
cal
We have two seemingly identical freeradius servers, for this email lets
call them radius-1 and radius-2. Both are FreeBSD 4.9 systems running
freeradius 1.0.1 with an Openldap 2.2.18 authentication method. Both
machines run freeradius without a problem. When I send a HUP to reload
the config fil
14 matches
Mail list logo