Hi
I am trying to control volume based ppp/pppoe session using VSAs
ATTRIBUTE Mikrotik-Total-Limit 17 integer
ATTRIBUTE Mikrotik-Total-Limit-Gigawords 18 integer
Using a rb1100AHx2 running RouterOS v6.3.
rb1100 configured to use a remote Radius server for ppp session AAA. Interim record every 5mn
Using Freeradius as AAA server (loaded with latest Mikrotik dictionary)
Expected result:
-
Once volume cap defined in Mktik VSAs 17 (and 18) reached, ppp session should be closed by the rb1100.
-
When ppp session resumes, it is configured in capped mode (by Freeradius)
without much success. -
Upon ppp setup, rb1100 sends an Authent request to Radius
-
Freeradius returns the VSAs 17 (and 18) upon successful authentication.
-
rb1100 accept the returned VSAs without warning/error.
But it doesn’t have much effect on the ppp session.
Testing generating traffic in both directions I see counters increasing, interim records going, but nothing happens when the session is reaching the caps defined by the VSAs.
On the other hand, if the session is manually closed, it is effectively in capped mode when resuming.
Question: could somebody confirm that VSAs 17 and 18 are working with ppp/pppoe config in RouterOS?
Best regards
Pierre