[LARTC] tc filter add ... fw returns RTNETLINK answers: Invalidargument

Andy Furniss andy.furniss at dsl.pipex.com
Thu Jan 12 01:23:04 CET 2006


Flemming Frandsen wrote:

>>>tc filter add dev eth0 parent 1: protocol ip prio 1 handle 1 fw
>>>RTNETLINK answers: Invalid argument
>>
>>As I already said - you don't need handle 1
> 
> 
> I tried removing it, but it didn't make any difference.
> 
> Am I correct in assuming that the reason that the 'parent 1:' part isn't
> needed is because it comes from the mark?
>

Remove handle 1 not parent 1:

In the context of fw handle 1 tells the filter to match mark 1.

Andy.






More information about the LARTC mailing list