I know there’ve been tons of discussions about this topic, but, still, I can’t find solution for this …
have PPPoE users connecting OK, everyone gets his dynamic queue with his limits (bursts, etc…)
there is a static simple queue for all trafic (so there’s always some “room” for me to access MT remotely) 3. QOS problem - - I’d like to give SMTP/POP and VOIP priority over HTTP and all others over P2P BUT to leave trafic “inside” one’s queue
(example: user JOE has 256k/48k limit of all his trafic, but I’d like that JACKs SMTP goes with higher priority even if he is on 64k/32k limit and still, that trafic to add to JACKs dynamic queue counter and limit)
I mangled all the trafic, but it seems that, for example, if I make a queue for SMTP - that trafic does not go thru ones dynamic pppoe queue …
Can this be done???
Also, other question is, how to “add” faster trafic per user (or PPP profile) for LOCAL trafic (user1<->user2 and userx<->local.servers)… I’ve seen this in some post, but can’t find it now…
Dejan, you have to use static queues and disable dynamic, if you want to accomplish advanced QoS scenario for PPPoE users.
‘Parent’ option should help you, it allows to create hierarchical queues.
To get faster or unlimited bandwidth to the certain address, mangle the traffic but don’t set queue for it.
I think, that if you want to accomplish advanced bandwidth management configuration, you have to use static queues and disable ppp dynamic queues (ppp profile unset default rate-limit), use your profile name for the default option.
Static simple queue should limit user instead.