Hello, i´m trying to use queue tree, i could mark the packets for an especific protocol (ej tcp) and i could put these packets in diferent queues for the upload and download traffic (for tcp).
Now i want to do that but first i´d like to mark all the traffic upload in a queue and all the download in another one. If in mangle i don´t specify the protocol the rule doesn´t match the traffic (i though the default was all the protocols but it isn´t).
Please i need help to mark all the protocols for up/down (separatelly), thanks in advance
SORRY!
I do mark the traffic, but when i try to put the packets in a queue (with the same configuration as i had when i was working with tcp traffic) the packets doesnt income in the queue, what happens?