Hi,
I’m running a PPPoE server on Mikrotik 1100AHx2 ROS 6.2
Users authenticate via RADIUS, the RADIUS sends Mikrotik-Rate-Limit attribute to shape user’s traffic, thus creating a dynamic simple queue tied to user’s virtual interface. However I need to NOT shape traffic to certain IP blocks. How can I accomplish that? If I mark packets in mangle and create a queue tree, traffic is correctly captured, but gets limited by the dynamic simple queue anyway.