Queues not working

Hello, I’m having a bizarre problem were none of the Queues i create do anything. I have a client that i want to limit to 3Mbits down and 512kbps up. When i run a speed test, that client has my full ISP provided speed. Am i using the wrong feature?. The goal is to limit the max speed this computer can use.

****Most likely, you have fast-track enabled (you find it as forward rule in

/ip firewall filter

). Queues will not work with fast-tracked connections. You will need to either exclude this particular client from fasttrack rule, or disable/remove the fasttrack rule completely.