From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Juergen" Date: Mon, 04 Jun 2001 08:12:55 +0000 Subject: Re: [LARTC] Priority for slower connections Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > Hi! > > We are using linux as our comany internet gateway (snat, kernel > 2.4.5) and we would like to prioritize slower connections, i.e. the > higher amount of data per time the connection receives (or > transmits) the lower priority it should have. We would simply like to > put all downloads and big webs to lowest priority, and telnet, ssh, > small webs and so to highest priority, but dynamically, depending ^^^^^^^^ If you mean share the bandwidth....tc can do that. If you want to set rule dynamically....maybe you will DIY. : ) > on connection data usage, not on destination port or anything > staticaly defined. Is it possible? And if, how? I could not find > anything like that in any document. Maybe iproute2 can solve your total problem. You can find the doc in redhat(adv-Routing.HOWTO) or iproute2's directory. (If you use iproute.x.rpm you will see many test script in ./example directory) _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/