From mboxrd@z Thu Jan 1 00:00:00 1970 From: gypsy Date: Sun, 11 Jul 2004 00:49:10 +0000 Subject: Re: [LARTC] limiting doesn't work Message-Id: <40F08E86.E5CE2614@iswest.com> List-Id: References: <000001c466c1$5cc7b650$3700a8c0@nathanxp> In-Reply-To: <000001c466c1$5cc7b650$3700a8c0@nathanxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org "Stephan M. Ott" wrote: > tc filter add dev $DEV parent 1: protocol ip prio 16 u32 match ip dst > 192.168.0.51 flowid 1:1 > tc filter add dev $DEV parent 1: protocol ip prio 16 u32 match ip src > 192.168.0.51 flowid 1:2 Wild guess: You are trying to match a masqueraded IP address. On your external interface, 192.168.blah just is not very damn likely to exist. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/