I’m am using Router OS 6.29.1 at the moment with fasttrack enabled. This evening I found out that simple queues like the example below are not working when fasttrack is enabled. When disable the fasttrack entry in the firewall the queue works fine.
Fasttrack if for speeding up traffic. Queue is for slowing it down.
Why do you want Fasttrack, if you are limiting speed?
The only possibility is if you mark specific traffic to not be queued, but to be fasttracked. Then separately mark the other traffic that needs to be Queued.
But normis, wouldn’t be great to have fasttrack until the speed limit is reached and then start to apply queueing to slow the traffic if necessary? I know that it doesn’t work that, but there is just need to count the traffic that could be done virtually by side and not in packet processing queues, I would say. Then we could have both at once…
Is there a possibility to have fasttrack enabled and limit user by IP? We are using simple queues to limit users in speed for what they have payed for, but we like fasttrack because it is eating much less cpu (installed ros today 6.30.1) and is really significant.
If you are using queues of any kind you need to inspect a packet, classify it , and place it in a queue, so that you know when speed limit is reached , queue is full and you an start dropping the packets (limiting speed).
Fasttrack is all about skipping those processes, that is where that speed comes form.
It is like “face control” in the nightclub
Fasttrack is friends and celebrities that are known to guard that get in as soon as face is recognized.
Queues are regular people in the line that you stand in to get in the club, and in the end they will check your ID, bag and pocket content, and might be discarted
You can’t have both, you can’t have celebrity approach with deep pocket and bag inspection at the same time, can you?
It should implemented in such a way, that Fasttrack gets disabled only for such traffic which cannot be fasttracked (due to simple queues, firewall rules etc…). The presence of simple queues for certain targets should not disable Fasttrack for everything else.
We have multiple queues running and I would like to enable fast track for just one user. How do I go about doing that? Would that be done by using the source ip? Or is fast track for everybody or nobody?
You guys are surely right, I have a personal “philosophy”: if I have money/need for high speed link I’ll spend some bucks for a horse powered device (rb1100, ccr,..)
I don’t use fasttrack on production, I only made some tests on lab stuff; surely a great tool on certain conditions but IMHO limited to “home/single user” use.
On other side, I was now thinking to test fastrack to completely bypass queue (best priority ever) for voip traffic ..I’ll give a spin
Some config fault probably. Try opposite way. Switch fasttrack off, check the queues are working. Add fasttrack only for selected ips and check the others are not influenced.