Re: Execution of rlm code when remote server is not responding.

2012-10-08 Thread Arka Sharma
On Thu, Sep 27, 2012 at 8:43 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 27/09/12 12:32, Arka Sharma wrote: Thanks a lot Phil for your reply.Now actually in my rlm code I want to set a flag to mark the vent of server went down and invoke a java code using JNI that is part of rlm

Re: Execution of rlm code when remote server is not responding.

2012-10-08 Thread Arka Sharma
On Mon, Oct 8, 2012 at 11:41 AM, Arka Sharma arka.sharma1...@gmail.comwrote: On Thu, Sep 27, 2012 at 8:43 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 27/09/12 12:32, Arka Sharma wrote: Thanks a lot Phil for your reply.Now actually in my rlm code I want to set a flag to mark the vent

Execution of rlm code when remote server is not responding.

2012-09-27 Thread Arka Sharma
Hi, I have a remote PPS server where I am proxying radius requests coming from the NAS. I have a requirement like when that remote PPS goes down(which I am simulating by setting a wrong ip in proxy.conf realm configuration) then I have to perform a certain task in rlm code.But my

Re: retry_count and retry_delay configuration in proxy.conf

2012-09-23 Thread Arka Sharma
On Sat, Sep 22, 2012 at 5:37 PM, Alan DeKok al...@deployingradius.comwrote: Arka Sharma wrote: I am using freeradius-2.1.11 and I have a requirement like I am a proxy free radius server which communicate to a remote PPS with PPAC and PPAQ. Now my question is that how can I identify

retry_count and retry_delay configuration in proxy.conf

2012-09-22 Thread Arka Sharma
Hi, I am using freeradius-2.1.11 and I have a requirement like I am a proxy free radius server which communicate to a remote PPS with PPAC and PPAQ. Now my question is that how can I identify that it responded back successfully or not.I mean I have a condition like if it doesn't respond