Hi every one, I am new with MT and I was wondering if it is possible to handle real QoS and after that do Bandwidth Limiting.
I will try to explain my self in other words, I have 40 users who has 256kbps wireless link but most of them leave their pc on all the time using P2P, and i have to let them use p2p connections so when some other need to use www or ssh the service is too slow due to the llarge p2p downloads. What I want to do is a global policy that give priority to ssh, www, dns, etc and then if there is bandwidth left give to p2p, in other case if no one is using www or ssh, give all the bandwidth for p2p applications but in both cases keeping the mas rate to 256kbps.
I was thinking to create different classes, one for service or port (dns,ssh,www, p2p) and give priorities, then reagrupate all this classes in one and then share this last one amog the 40 users with 256kbps for each one.I was triyng to do this in linux, but at the end I found that I need one CPU for equalize and another for bandwidth limiting and obviusly I would like to use just ONE cpu.
Any idea?
Thanks
Sorry about my bad english