From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Gast=F3n?= Date: Tue, 27 Jan 2004 13:30:13 +0000 Subject: [LARTC] U32 filters in htb.init? Message-Id: <000b01c3e4d9$b19e3ec0$cd302bc8@traza> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org I want to use a filter to shape outbound traffic (upload from the client side) in eth0. Manually I should do this by doing something like this: tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match ip src 192.168.0.50 classid 1:59 How can I do this with HTB.init? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/