[LARTC] Re: What am I missing?
Jarek Poplawski
jarkap at poczta.onet.pl
Mon Jul 24 15:01:55 CEST 2006
Ray Van Dolson <rayvd <at> 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.
More information about the LARTC
mailing list