Hi, My idea is to add support for "post-proxy" in the rlm_replicate. So I believe it can be sure that the first packet "Acct-Start" received ACK and then I can send the "replicated" packet that became in the "Acct-Interim-Updated" will be sent ok. Aland and Arran, what do you think about my idea? -- Jorge Pereira On Fri, Jun 12, 2015 at 5:47 PM, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
I have a situation that I get a packet "Acct-Start" and then is necessary to duplicate and transform in a "Acct-Interim-Update". but, I should send the second packet "Acct-Interim-Update" after I get the "Accounting-Response" from the first sending "Acct-Start". have someone idea about the solution?
My first thought was to add in rlm_replicate the capability to process a "preaccounting" and add some "flag" in the first packet saving in redis cache... but is a madness. I prefer to hear other suggestions!
p.s: my radius is a proxy between two others. -- Jorge Pereira