Am Dienstag, den 26.04.2005, 09:51 -0400 schrieb Alan DeKok: > Stephan Jaeger <[EMAIL PROTECTED]> wrote: > > For testing purposes i replaced the call to rad_waitpid with waitpid. > > As soon as the checkradius script is exiting the call returns with -1 > > and errno set to "No child processes". > > It's a bug in 1.0.x. The CVS head has fixes.
I just compiled HEAD but somehow the proxy radius server does not recognize the replies from the home radius server: Wed Apr 27 10:22:39 2005 : Error: Ignoring request from unknown home server 127.0.0.1 port 1815 Wed Apr 27 10:22:41 2005 : Proxy: marking authentication server localhost:1815 for realm test dead The (imho) interesting parts in the debug output of the proxy server: Waking up in 3 seconds... rad_recv: Access-Accept packet from host 127.0.0.1 port 1815, id=0, length=60 Ignoring request from unknown home server 127.0.0.1 port 1815 --- Walking the entire request list --- Waking up in 2 seconds... --- Walking the entire request list --- Re-sending Access-Request of id 0 to 0.0.0.0 port 1815 The at least in the output the home server ip is 0.0.0.0, while it still reaches the home server he seems to have problems matching the reply later on. In my 20050103 snapshot it looks better: Sending Access-Request of id 0 to 127.0.0.1:1815 Regards Stephan Jaeger - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

