queue dont work

the simple queue dont work, how to fix it ?
Mikrotik.JPG

sounds like tcp / udp port zero = ares

I have the same problem, almost sure caused by Ares customers. But they aren’t zero port packets.

I captured some packets from one of the hosts, and I could see that there are a lot of lines with IP protocol (fragmented IP). IMO, queue counts the first UDP packet size, but not the fragments.

Hope it helps

Same here…
Using simple queues, i have people limited to 128K upload,
however some doing this file sharing are able to triple
that. only way i am able to slow them down is to
drop their queue to 28K.

They are still able to go 3 - 4 times that speed, but
at least they aren’t killing me now.

Any fixes would be greatly appreciated!

I am thinking in create a firewall rule to drop the packets that match the size of this kind of Ares packet. It has a fixed size and I haven’t seen before in other software.

But I don’t know if it will be the best solution…