From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Date: Mon, 24 Jul 2006 13:01:55 +0000 Subject: [LARTC] Re: What am I missing? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Ray Van Dolson digitalpath.net> writes: > > On a custom compiled Linux 2.6.13 kernel... > > # tc qdisc add dev ppp145 handle ffff: ingress > # tc filter add dev ppp145 parent ffff: protocol ip prio 50 u32 match ip src 0.0.0.0/0 police rate 384kbit > burst 10k drop flowid :1 > RTNETLINK answers: Invalid argument > > This works fine on a CentOS machine and my Fedora Core 2 box with default > kernel. I'm trying to figure out what is missing in the custom built 2.6.13 > kernel. strace isn't real helpful, and there doesn't appear to be a way to > make tc present more useful error messages... > > Non ingress filtering works. Here's an excerpt from kernel config: ... > Any ideas? Can paste entire kernel config if necessary. You didn't write anything about this box: distro or previous kernel. Maybe you should try to recompile or get newer version of iproute? Jarek P. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc