No Reply Proxy for Accounting Requests

Nicolas Baradakis nbk at sitadelle.com
Sat Dec 17 14:02:08 CET 2005


David Bickle wrote:

> In some versions of RADIUS it is possible using the proxy feature
> to forward accounting requests to a home radius server or some other
> 3rd party server without having to wait for a response packet.

I'm not sure at 100%, but I don't think it's possible with FreeRADIUS.

I'd suggest to log accounting in a file with module rlm_detail, and
write a little program to send the accounting data (without waiting)
to the 3rd party application.

You may look at src/main/radrelay.c and doc/radrelay. radrelay can
replicate accounting data but wait for an answer, though.

Nicolas Baradakis

-- 
A: Yes.
>Q: Are you sure?
>>A: Because it reverses the logical flow of conversation.
>>>Q: Why is top posting annoying in email?



More information about the Freeradius-Users mailing list