Now, I have 3 problems about freeradius in my radius server 1. If I enter service radiusd reload command in linux than freeradius process dead. 2. Sometime, I enter radtest command than no response from service (process was running in that time) 3. After I install mod_auth_radius to apache and configure complete but apache can't connect radius. ** Note I use Linux Fedora Core 6, Apache 2.2.4 and freeradius 1.1.7-3
Hi,
1. If I enter service radiusd reload command in linux than freeradius process dead. 2. Sometime, I enter radtest command than no response from service (process was running in that time) 3. After I install mod_auth_radius to apache and configure complete but apache can't connect radius.
well, 2 and 3 occur because of number 1. but if the server is running at the time then you have to check eg firewall rules or SELINUX reports for number 1 - does the daemon have the rights to read its config files and to write its config files - eg the user/group that you run radiusd as - when you run as root in debug mode it happily writes/reads what it wants. alan
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
eakaphop