24 Nov
2014
24 Nov
'14
10:31 a.m.
On 24.11.2014 18:18, srithar jeevadurai wrote:
Is it possible to do following thing will FreeRadius?
1) collect auth request and response by itself. 2) collect accounting request and send it via TCP/IP to another process in the same host (say rad to dia converter). 3) collect response from the external process on same host (rad to dia converter) and send as radius response.
Yes, it is possible if the RADIUS protocol is used between freeradius process and translator process. Because only RADIUS proxying is implemented in freeradius in non-blocking manner.