Hello ! I have a doubt about priority in the queue trees in the example below:
1)In the mangle table I set up all packets that have port 22 as destination with “PORT22” mark
2)Then I go to queue tree to add a rule that all packets with “PORT22” mark will have priority 2
This is the only queue tree rule. I understand all packages destinated to port 22 will have priority 2. So far so good…
My question is: in this scenario what is the priority of the packets other than “PORT22”?
Is there an default priority or the correct way is to mark all packets first with lower priority (ex: 8 ) and then set up as above?
Thanks
Fabricio