home server debugging issues

Alan DeKok aland at deployingradius.com
Fri Nov 27 13:49:26 CET 2009


Josip Rodin wrote:
> On Fri, Nov 27, 2009 at 10:29:54AM +0100, Josip Rodin wrote:
>> What is a crutch for this situation? A cron job that keeps doing
>> radmin -e 'set home_server state X Y alive'? :)
> 
> Speaking of which, this seems to have stopped working, on the 'stable'
> branch:
> 
> % sudo radmin -e 'show home_server list'                    
> 127.0.0.1       1812    auth    alive   0
> 10.0.0.1        1812    auth    zombie  1
> 10.0.0.2        1812    auth    alive   0
> % sudo radmin -e 'set home_server state 10.0.0.1 1812 alive'
> ERROR: No such home server
> % sudo radmin -e 'set home_server state 10.0.0.2 1812 alive'
> ERROR: No such home server

  Ah, yes.  That's a side-effect of the TCP integration.  I've committed
a fix.

  This makes me think we should release 2.1.8 *without* the TCP work.
Followed by a 2.2.0, *with* the TCP work.

  Alan DeKok.



More information about the Freeradius-Users mailing list