Forum Discussion

Joseph_Lee_4644's avatar
Joseph_Lee_4644
Icon for Nimbostratus rankNimbostratus
Jul 14, 2006

F5 v9 ACA RADIUS authentication with accounting

I had tried the ACA intrgrate with RADIUS for user authentication via HTTP.

 

However; is it possible to accouting user's session time and network i/o transferring rate (packets/bytes) with BIG-IP and RADIUS server?
  • Colin_Walker_12's avatar
    Colin_Walker_12
    Historic F5 Account
    Well, you could certainly log when a session is initiated via an iRule on the BIG-IP. You should also be able to track how much data has been passed in/out over a period of time. Breaking that data out on a per user basis may prove a bit more tricky, though.

     

     

    Colin