Hi,

I've have a completely mysterious problem here. Using
RH7.3+FreeRADIUS0.8, FreeRADIUS starts well when
booting the computer (FreeRADIUS is installed from the
RPM which includes init scripts). But if I stop and
start FreeRADIUS, it won't start. Nothing helps,
nothing. Only stopping snmpd and starting radiusd
before it. But during system boot snmpd is started
before radiusd?

After booting the computer and stopping radiusd (which
was ok after boot) and then trying:

radiusd -X -A

I get (last lines only here):
Module: Loaded radutmp 
 radutmp: filename = "/var/log/radius/radutmp"
 radutmp: username = "%{User-Name}"
 radutmp: perm = 384
 radutmp: callerid = yes
Module: Instantiated radutmp (radutmp) 
 main: smux_password = ""
 main: snmp_write_access = no
SMUX connect try 1
SMUX open oid: 1.3.6.1.4.1.3317.1.3.1
SMUX open progname: radiusd
SMUX open password: 
SMUX register oid: 1.3.6.1.2.1.67.1.1.1.1
SMUX register priority: -1
SMUX register operation: 1
SMUX register oid: 1.3.6.1.2.1.67.2.1.1.1
SMUX register priority: -1
SMUX register operation: 1
root@testserver:~> 

So radiusd just silently dies. With strace I get:

time(NULL)                              = 1039535846
write(1, "SMUX register priority: -1\n", 27SMUX
register priority: -1
) = 27
time(NULL)                              = 1039535846
write(1, "SMUX register operation: 1\n", 27SMUX
register operation: 1
) = 27
send(11, "b\22\6\n+\6\1\2\1C\2\1\1\1\2\1\377\2\1\1",
20, 0) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) ---
+++ killed by SIGPIPE +++
root@testserver:~> 


Any ideas on this? radiusd obviously received SIGPIPE,
but why not during the boot up and why it just
silently dies?

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to