Can someone please tell me where I’ve misconfigured my pcq rules.
I can get the queue to work for download. But cannot manage to queue upload unless I create simple queue.
/ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=prerouting action=mark-packet new-packet-mark=upload
passthrough=yes in-interface=LAN
I have this exact set of rules working on another router (RB750g). The one with the problem is a PC.
Both are running 5.14.
And, I did have the above rules running on the PC/Box router. But, now it won’t work.
I saw a few posts concerning queue’s and similar issues.
I’ll guess, if I did a “netinstall” it would work.
As, I mentioned it did work and does work on another router.
Why mark packets in mangle “forward” chain based on “address list”? As compared to “interfaces” and “preroute’” and “postroute”?
I’m sure your suggestions will work. But, I kinda don’t want to get back into the “address list” mode..
Thanks
As this shows it is working. Yet, I can’t seem to be able to limit the upload speed, when I do a speed test. It never varies from actual speed at ingress on wan. (5mbps).
edit/add:
I found this a while back. The “Gold” “Silver” speed tier’s using pcq.
In my QoS settings I usually set ‘Double Queueing’ as explained in this presentation: http://mum.mikrotik.com/presentations/CZ09/QoS_Megis.pdf.
So marking for PCQ in ‘forward’ chain is my habit and this works for me.
Just give it a try.