Tee accounting via detail
szymon roczniak
simon at dischaos.com
Thu May 6 16:55:25 CEST 2010
On Thu, May 06, 2010 at 10:20:08AM +0400, Pavel Levshin wrote:
> 4. Some of the destinations may not reply at all (RADIUS sniffers behave
> so). We would be happy to send them a copy of each accounting request
> and forget it immediately. Is it possible?
If all you need is "fire and forget" then the easiest way is to write a custom
freeradius module to duplicate accouting packets, update message authenticator
and send them to your destinations.
I guess you could also do it completely outside radius by sniffing accouting
packets and replying them. See if you could adapt this script to do that:
http://horde.net/~jwm/software/misc/comparison-tee
--
Szymon Roczniak
More information about the Freeradius-Users
mailing list