On Mon, 3 Dec 2001, bert hubert wrote: > On Mon, Dec 03, 2001 at 02:17:16PM +0100, Thomas Goebel wrote: > > > This means, can shape the traffic like this > > > > Upload from my server to every where: > > ftp = 10kbit > > ssh = 5kbit > > www = 10kbit > > Yes. This is very easy with HTB or even CBQ. Read all about it in chapter 9. ssh and www are very easy, the problem is ftp which often uses dynamic ports. What we'd need is to be able to mark connections related to ftp with a specific mark in iptables for this to work 100%... hmm why didn't I think of that before... I'll se if I have the time to look into this today. /Martin Never argue with an idiot. They drag you down to their level, then beat you with experience.