Ip -> Firewall -> Mangle -> Advanced -> Connection Bytes?

Could someone please explain to me how the counter under connection bytes works. I have been trying to set a mangle rule which marks packets for a given connection above 100Mbytes:

The setting in the connection bytes window is as follows:

100000000-0

Which means that the rule must apply above 100MB to infinity.

However I have noticed that packet marking does not start when the counter hits 100000000Bytes.

I don’t understand this.

Please help.

Thank you.

try to mark from 0-100000000
and then mark the rest.

check this wiki, http://wiki.mikrotik.com/wiki/Traffic_Priortization%2C_RouterOS_QoS_Implemetation

Regards

Faton

Hi MRZ

Can you give me some clues as how to achieve this?

Thank you