I bought MikroTik RB450G
this is not my first time setting MikroTik, but 3.25 is new version for me, last version i use is 3.10
i just curious why the simple queue doesn’t work, but torch is working…
so, there is NO packet detected through simple queue..
One configuration item in /queue simle’ can create from 0 to 3 separate queues - one queue in global-in, one queue in global-out and one queue in global-total. If all properties of a queue have default values (no set limits, queue type is default), and queue has no children, then it is not actually created. This way, for exanple, creation of global-total queues can be avoided if only upload/download limitation is used.
looks like you have all default options so the queue isn’t actually created. Apply a rate limit and it should start counting packets and have an effect.
thanks, it works now after set the TX & RX rate limit.. just curious.. before when i use 3.10, i’m very sure there is no problem if i set rate limit to unlimited