Simple queue not working V3

My setup is:

ether1 and ether2 are bridged, ether1 is WAN ether2 is my client side.

The following worked fine untill I upgraded to version 3. Now it does not have any affect.

name=“queue1” target-addresses=10.0.0.2/32 dst-address=0.0.0.0/0 interface=all parent=none direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=256000/1000000 total-queue=default-small

Any ideas?

Thanks,

set bridge to use IP Firewall

How do I do that?

thanks,

/interface bridge settings set use-ip-firewall=yes

Thanks!