Radius, EAP and Accouting

Hi Guys,

at the moment i’m trying to implement accounting for wireless in a project. I’m using radius EAP authentication with ttls via passthru . Authentication works fine. The final Access-Accept packet contains the real “User-name”.

As RFC2865 the router should use this in the Accouting-Request, but it isn’t :frowning:

It MAY be sent in an Access-Accept packet, in which case the
client SHOULD use the name returned in the Access-Accept packet in
all Accounting-Request packets for this session.

Has someone a good solution how to do accouting in an EAP ttls scenario?