26 Jan
2017
26 Jan
'17
9:14 a.m.
On Jan 25, 2017, at 10:41 PM, Peter Lambrechtsen <peter@crypt.nz> wrote:
I'm looking to do some offloading of processing using the detail file writer.
When I write a Access-Request packet using the detail module then attempt to use a new virtual server / site to pick up the detail file and then process it.
That isn't implemented.
Any ideas what I am doing wrong or was the detail reader only designed to parse Accounting not Access-Request/Accept logged events?
It only does Accounting-Request and CoA/Disconnect-Request. I'm not sure why you'd put authentication through the detail file reader. It's OK for accounting packets to sit in a file for a while, as they're not time sensitive. Authentication packets are. Alan DeKok.