From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew D Date: Thu, 21 Nov 2002 21:10:21 +0000 Subject: Re: [LARTC] Problem with flowid filter example from howto 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 Thanks. Though it doesn't quite work, I messed around with it till I got this which does: tc filter add dev eth0 protocol ip parent 1: prio 2 u32 match \ ip src 0/0 flowid 1:1 Seems like an extra "if" statement, but it does the job. Now I am wondering, is this wrong in the howto (section 9.6.1) or is my system just broken? -Andrew On Thu, 2002-11-21 at 15:38, Stef Coene wrote: > Try > tc filter add dev eth0 protocol ip parent 1: src 0/0 prio 2 flowid 1:1 > > Stef > > -- > > stef.coene@docum.org > "Using Linux as bandwidth manager" > http://www.docum.org/ > #lartc @ irc.oftc.net > > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/