From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Fri, 12 Oct 2001 06:51:43 +0000 Subject: Re: [LARTC] tc not working 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 You use the destination in you filter, but that's wring. Since you are shaping the packets that leave eth0, you have to match against the source and not the destination.ping Stef > Internet > > eth0: 200.39.191.182 > eth1: 200.39.178.129 > > client network (200.39.178.128/26) > tc filter add dev eth0 parent 10:0 protocol ip prio 100 u32 match ip dst > 200.39.178.128/26 flowid 10:256 -- stef.coene@docum.org stef.coene@belgacom.net More QOS info : http://docum.org/ Title : "Using Linux as bandwidth manager" _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/