Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 1998 02:04:08 -0400 (EDT)
From:      spork <spork@super-g.com>
To:        Troy Settle <rewt@i-Plus.net>
Cc:        "(ML) FreeBSD ISP" <isp@FreeBSD.ORG>
Subject:   Re: Speaking of radius - mine doesn't behave properly at startup
Message-ID:  <Pine.BSF.3.96.980410020201.2116A-100000@super-g.inch.com>
In-Reply-To: <01ba01bd6415$d1d37930$3a4318d0@abyss.b.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
What's the last thing you see in the logfile (not the accounting stuff)?

I'm just starting to play with the new version, and I worked through about
4 problems in a row with info I gleamed from the logs.  If all else fails,
you can add "-xxx" to the command line and you should get a radius.debug
file in the radius directory...

Charles

Charles Sprickman
spork@super-g.com
---- 
                           "I'm not a prophet or a stone-age man
                           Just a mortal with potential of a superman
                           I'm living on"      -DB

On Thu, 9 Apr 1998, Troy Settle wrote:

> I've been running radius for over a year now, and one thing that's always
> bugged me (though not enough to drive me crazy), is that I use the
> following code in /etc/rc.local to start radiusd at boot.  It doesn't
> give me any errors, no core dumps, it just exits as if that's what it's
> supposed to do.
> 
> if [ -f /usr/local/sbin/radiusd ] ; then
>         /usr/local/sbin/radiusd ; echo -n ' radiusd'
> fi
> 
> If anyone has any idea why radiusd won't hang around to authenticate my
> users, I would sure appreciate the help.
> 
> --
>     Troy Settle <st@i-Plus.net>
>     Network Administrator, iPlus Internet Services
>     http://www.i-Plus.net
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980410020201.2116A-100000>