I am trying to exclude some traffic from simple queue which is auto created by PPPoE dial-in. Example: user goes to certain websites with extra bandwidth like 50Mbps while he goes Internet is 1Mbps. Is it possible do that simple queue ? or I need to move all to Queue Tree ?
To exclude traffic from a simple queue catch the traffic with a mangle rule and mark the packets
Create a queue in “queue tree” global in and another in global out Traffic will hit the queue tree rules and continue through the router without hitting the simple queues.
Not sure but i think ver6 breaks this little trick
I prefer this method as you still get the dynamic queues for each client from the pppoe server.