Hi all,
I have clients which connect using PPPoE , I’m right now using Mikrotik-Rate-Limit attribute to shape clients…but I am experiencing an issue with my shaping order…
from 08:00 to 00:00 shaping is one/1Mbps for ex/ from 00:00 to 03:00 shaping is 2Mbps for ex. and from 3:00 to 06:00 shaping is 4Mbps and from 06:00 to 08:00 shaping is 2Mbps again
I have way to update mysql database and rewriting Mikrotik-Rate-Limit to in the specific hour but queue will still remain one.
My question is how to configure pppoe-server to reassign Mikrotik-Rate-Limit without disconnecting the user.
You need to disconnect user, if you want to change Rate-Limit configuration settings.
this is not an option…
option is using static queues, enabled/disabled by script. or create mangle rules with ‘time’ parameter and mark packets with different marks for different rules
and how am I supposed to do that when I’m using dynamic ip address pools?
you may use PCQ queues