Priority 1 - Known traffic that I want to give priority to. Generally these will be games. In this example Ill use WoW.
Priority 2 - Unknown traffic.
I have recently had to split my Onedrive archive due to Microsoft removing unlimited storage. Now I have 1Tb of data being uploaded to dropbox, this causes Lag on my network connection.
Wow uses TCP 3724 for gameplay.
My goal is to mark connections and packets for wow to then match them in a queue tree.
I then want to mark all other traffic and stick that in the queue tree with lower priority.
The goal is that Dropbox will use all its bandwidth when i’m not playing, but if i am playing, it will leave room for WoW to do its thing.
Can anyone help me acheive this? I have been having no luck successfully marking and queueing the unknown traffic.
I have sort of made it work by simply packet marking the desired packets, however, I would like to use a connection mark then a packet mark to reduce the work load on the router.
Currently when I try to use a connection then a packet mark, everything seems to get queued in the Low Priority Upload queue… I really don’t know why this is happening or what I am doing wrong.
If anyone can help me, i will be super grateful.
Thanks guys.
Successful Packet Marks. Keeps wow priority high and everything else low.
I don’t have one to hand to confirm but I’m sure in queue trees you can create a queue tree with packet mark = no-Mark which should satisfy your need for deprioritised traffic.
I think you mis-understood. You don’t need to create a mangle rule to mark packets “no-mark”. There is already an option to do this in queue tree, when you hit the dropdown for packet mark there is an option “no-mark”. This would mean you don’t have to mark traffic you don’t want specifically and can shape accordingly.