From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alex Bennee" Date: Tue, 28 May 2002 11:04:59 +0000 Subject: Re: [LARTC] TCP/UDP traffic priority. Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Carles Xavier Munyoz Bald=F3 said: > Hi, > Is it possible with Linux Traffic Control system to give priority to > some TCP/UDP traffic based upon the port number ? Yes. You can either use tc's own packet classification or mark packets with an iptables/ipchains to route packets through differnt traffic shapers. See the Section 9 of the lartc HOWTo: http://lartc.org/HOWTO//cvs/2.4routing/html/c427.html For an intro to the options you have available. Alex www.bennee.com/~alex/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/