Re: FreeRADIUS quit of it's own accord

2003-02-06 Thread Adam Moffett
On Thu, Feb 06, 2003 at 09:32:11AM -0500, [EMAIL PROTECTED] wrote:

 X-SBClass: Admin

 This morning about 20 minutes ago, FreeRADIUS just sort of quit on it's own.

 All the log said was this:

 Thu Feb  6 09:02:44 2003: Error: MASTER: exit on signal (11)


Signal (11) on most Unix-type systems is SIGSEGV, which means you had a
bad pointer or uninitialized pointer or buffer overrun   -- basically
it means that the program tried to access memory that was not allocated
to it.


Ah. Thankyou.

And thanks to the others who responded also.


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


FreeRADIUS quit of it's own accord

2003-02-06 Thread Adam Moffett
This morning about 20 minutes ago, FreeRADIUS just sort of quit on it's own.

All the log said was this:

Thu Feb  6 09:02:44 2003: Error: MASTER: exit on signal (11)

This is version 0.7.1 by the way.  And all it's doing is acting as a 
proxy for another RADIUS server.  This is actually the first problem 
I've had since i set the thing upanyone know where I should go 
with this?


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


Re: Strange problem, HiperARC & FreeRADIUS & MacRADIUS

2002-11-14 Thread Adam Moffett
It's always the simple things that get me.

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


Re: Strange problem, HiperARC & FreeRADIUS & MacRADIUS

2002-11-14 Thread Adam Moffett
14-Nov-02 at 11:46, Alan DeKok ([EMAIL PROTECTED]) wrote :

 Adam Moffett <[EMAIL PROTECTED]> wrote:
 > At first everything seemed to be working, but then we discovered this
 > very strange thing.  Authentication requests from our 3Com Total
 > Control unit (HiperARC V4.2.32) in which the username started with a
 > Capitol "S" would get the "S" stripped out when they were sent to
 > MacRADIUS.

   raddb/hints


Hints looks for capital S or P by default to denote a specific type of
user profile (Slip, PPP)... you'll have to take them out of the file.



Hey thanks!

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


Strange problem, HiperARC & FreeRADIUS & MacRADIUS

2002-11-14 Thread Adam Moffett
Hi, I've just started using FreeRADIUS and I've encountered something 
that's got me a little baffled.

We've been using MacRADIUS for years, but we needed something that 
could support realms in order to add certain new services.

I set up a RADIUS proxy using a minimal installation of Mandrake 
Linux 9.0 and compiled FreeRADIUS 0.7.1 from the source.  I intended 
for the proxy to send all requests containing a certain realm over to 
another ISP's radius servers, and send anything else to the existing 
MacRADIUS system.

So I set up the special realm, and that seems to work fine.  And I 
set up a NULL and DEFAULT realm that direct everything else to 
MacRADIUS.

At first everything seemed to be working, but then we discovered this 
very strange thing.  Authentication requests from our 3Com Total 
Control unit (HiperARC V4.2.32) in which the username started with a 
Capitol "S" would get the "S" stripped out when they were sent to 
MacRADIUS.

We can observe that the username has the "S" when it goes to 
FreeRADIUS, and that it doesn't have the "S" when it goes to 
MacRADIUS...but beyond that we are confused.

I just need someone to point me in the right direction.

Thanks in Advance,
Adam Moffett

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