Bulanda, Dave G wrote:
> Louis,
> 
> Radius is still stopping. I have an external NMS monitor for the process
> and alert and then restart the service pfcmd service radius restart  (As
> it is still leaving a pid file.) At least this is minimizing the impact
> on my users, but I would like to resolve this.
> 
> What other places/logs can I check?

Well...  Not sure if you're going to like this, but I would recommend
running radiusd with the -X flag and redirecting output to a log file.
This puts radiusd into debug mode and will provide significantly more
information on what's happening.  From the log you provided, it appears
that radiusd is just stopping with no log entry indicating what
happened.  Debug is probably the only way you'll get an answer.

radiusd -X -d /usr/local/pf/raddb > /usr/local/pf/logs/radius.log 2>&1

This does run in the foreground, though, so you'll have to keep a
session open.  I suggest using the screen command for this so a timeout
doesn't kill your session.

> Thank you again for all the help,
> 
> David Bulanda


-- 
---------------------------
Jason 'XenoPhage' Frisvold
xenoph...@godshell.com
---------------------------

"Any sufficiently advanced magic is indistinguishable from technology.\"
- Niven's Inverse of Clarke's Third Law

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to