More CVS madness: Radiusd not actually doing anything
Hello, More CVS madness for you all. I'm trying to run radiusd on my server, replacing an existing, working configuration. When I run radiusd (specifying paths or using defaults, it doesn't matter), I get the following: root@betabitch [/etc/raddb]# radiusd -xx Starting - reading configuration files ... Ready to process requests. [ then I press ctrl-c, as the server isn't doing anything ] CHILD: exit on signal (2) MASTER: accounting process died - exit. root@betabitch [/etc/raddb]# It does this regardless of the presence of a radiusd.conf file in the /etc/raddb folder. What the hell is going on? Thanks, Jan
Hi,
I'm trying to run radiusd on my server, replacing an existing, working configuration.
When I run radiusd (specifying paths or using defaults, it doesn't matter), I get the following:
root@betabitch [/etc/raddb]# radiusd -xx Starting - reading configuration files ... Ready to process requests. [ then I press ctrl-c, as the server isn't doing anything ] CHILD: exit on signal (2) MASTER: accounting process died - exit. root@betabitch [/etc/raddb]#
It does this regardless of the presence of a radiusd.conf file in the /etc/raddb folder.
radiusd -X will give you full debugging. if its working then its reading the files from somewhere else. /usr/local/etc/raddb for example... alan
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Jan Mulders