Hi Folks, I am newbie to Freeradius and considering using it. However, I have a specific requirement, which I cannot find any info on either on Web Search or Wiki or FAQ. I wish to use Freeradius as an Accounting Proxy, essentially to copy a Accounting Request to a server. The Freeradius box will be placed after an existing Radius box which will send the accounting info to it. However, there are some requirements. 1. Freeradius needs to proxy accounting to another server 2. Freeradius needs to provide an accounting response to the first radius box, without waiting for a response from the proxied Server Is this possible with Freeradius today? Thanks Alan
WRIGHT Alan wrote:
However, there are some requirements.
1. Freeradius needs to proxy accounting to another server 2. Freeradius needs to provide an accounting response to the first radius box, without waiting for a response from the proxied Server
Is this possible with Freeradius today?
Yes. Configure the proxying server to log to the "detail" file, and *not* do proxying. Then, run radrelay, which will send the contents of the detail file to the other server. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
WRIGHT Alan