Re: [strongSwan] Non-responsive RADIUS server automatically reintegrate?

2012-12-06 Thread Martin Willi
Hi Igor, How to retry it from time to time? Currently I must to restart Strongswan to let the server reintegrate. You can reload the complete RADIUS configuration by sending SIGHUP, this will reset server preferences and reintegrate a failed server. The server will automatically reintegrate,

Re: [strongSwan] Non-responsive RADIUS server automatically reintegrate?

2012-12-05 Thread Igor
Hi, Matin The easiest way to implement this functionality is by retrying from time to time if the server is reachable again by just using it. If it works, we can use the server as we did before the failure. How to retry it from time to time? Currently I must to restart Strongswan to let

Re: [strongSwan] Non-responsive RADIUS server automatically reintegrate?

2012-11-26 Thread Martin Willi
Hi Igor, Why a previously non-responsive server is reused to automatically reintegrate it if it becomes available again? Any way to make it reintegrate automatically? The idea is that if a RADIUS server fails for some reason (reboot, update, network outage), you might want to reintegrate it