Debug vs. Run mode

2005-07-27 Thread Jamie Chitester
The servers (MYSQL and FREERADIUS)are running.  The configuration works when I run it in debug.    Then I issue the /etc/init.d/radiusd start command and get a OK back  but then I can not connect to mysql   Jamie Chitester Information Technology Department Manager City Light Gas & W

Debug vs. Run mode

2005-07-26 Thread Jamie Chitester
The freeradius server is running and the MySQL server is running. I can get it to work in debug radiusd -X and then use NTRadPing and get an Accept message back. When I run /etc/init.d/radiusd start I get: Starting RADIUS server:[ OK ] But then freeradius

Re: Debug vs. Run mode

2005-07-08 Thread Radius
Where is your binary? might be under /etc/rc.d/rc.radiusd start Or depending where your binary is located /opt/freeradius/sbin/radiusd will start it /opt/freeradius/sbin/radiusd -x or -xx for debug. Alan DeKok wrote: "Jamie Chitester" <[EMAIL PROTECTED]> wrote: If I run /etc/init.d/rad

Re: Debug vs. Run mode

2005-07-08 Thread Alan DeKok
"Jamie Chitester" <[EMAIL PROTECTED]> wrote: > If I run /etc/init.d/radiusd start and try to authenticate I get "no > response from server (timed out)" Odds are the server isn't running. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Debug vs. Run mode

2005-07-08 Thread Jamie Chitester
I have a problem…    I am running fedora core 4 FreeRADIUS 1.0.2 and MySQL 4.1.11   I am using NTRadPing Test Utility to test the radius server   I can get Access-Accept response from MySQL only when I am running in debug mode (radiusd –X)   If I run /etc/init.d/radiusd start and t