What's the radius type? Freeradius? If yes, freeradius don't support COA (Change of Authorization). You need COA for this function.
I'm using freeradius as AAA server here. So, when I enable radius incoming on RouterOS, I can send some request to do some actions on RouterOS, right ? I can disconnect a PPPoE tunnel for example, using this strategy, can I send some request to RouterOS perform re-read Mikrotik-Rate-Limit attributes and renew the queues ?
I saw on docs the following statements:
RADIUS disconnect and Change of Authorization (according to RFC3576) are supported as well.
...
Mikrotik-Rate-Limit
...
http://www.mikrotik.com/testdocs/ros/2. ... radius.php
is there a way to extend freeradius to do it ?
Obrigado!