transparent trafic shaper - queues question

Hi,

I want to use Mikrotik - OS 2.9.8 - as transparent trafic shaper.

I set up bridge (ether3 - ether4), ether 3 - inner network interface, ether4 - outher network interface.

Next, I would like to shape trafic for users connected to ether3, per IP address, for down and upstream.

So, I created queue simple for testing purposes:

0 name=“test” target-addresses=111.222.333.444/32 dst-address=0.0.0.0/0 interface=ether3 parent=none direction=both priority=8 queue=default/default limit-at=0/0
max-limit=256000/256000 total-queue=default

After this setup looks like queue works for downstream but upstream is not shaped. I have no idea, why only downstream is shaped and upstream is not.

Any help will be fine.

Regards

change it to interface=all

if you were the bouncer for a club, would you stand outside or in? :wink: