Howdy.
I'm looking for a solution to terminate an active accounting session, which is associated with a PPPoE session, without actually killing the PPPoE session. Testing environment is an RB532 running PPPoE Server and User Manager.
Under /tool user-manager session, I am able to remove a current active session, which doesn't affect the PPPoE link. When I shut down the PPPoE link, User Manager gets updated with the FULL session information again. Which is fair, I guess.
I have two problems.
I can not reset the current session's counters to Zero, whilst keeping my PPPoE session open.
But by this I mean that the only information that may be logged (or re-logged) once the pppoe session is eventually closed, is the accounting information obtained AFTER this reset was done. Is this possible?
My second problem is that Mikrotik does not seem to interpret Interim Update information.
I have observed an active pppoe / accounting session on Mikrotik / User Manager, with upload/download counters of Zero. Now, with an interim-update under /ppp/aaa set to 1 minute, one would assume that these figures must increase. It does not.
It only increases once I terminated the PPPoE session.
I have tested this against FreeRadius by simply directing my /radius entry from the User Manager to the Freeradius, thus not affecting any other settings. Freeradius interprets the Interim Updates correctly. UserManager doesn't at all. Either this is a bug, or I am not looking in the right place. Where is the interim accounting information stored in User Manager or Mikrotik?
Thanks.
-Krige