> tc filter add dev eth1 parent 10:0 protocol ip prio 5 u32 \
> match mark 0xffff \
> flowid 10:100
>
> Illegal "mark" mask
> Illegal "match"
>
> Help me out ca nu pricep...

Rescrie asa:

tc filter add dev eth1 parent 10:0 protocol ip prio 5 u32 \
match mark 0x0020 0xffff \
flowid 10:100

Sintaxa este: "match mark var masca".
In general masca este 0xffff, dar poti sa o schimbi daca situatia o cere.

>
> More info:
> Slackware 10
> Kernel 2.6.10-rc2
> iproute2-2.6.9-ss040831.tar.gz patched with iproute2-match-mark-in-u32.patch
>
> Cu respect,
> Radu Oprisan
>
> ---
> Detalii despre listele noastre de mail: http://www.lug.ro/
>
>

---
Catalin(ux aka Dino) BOIE
catab at deuroconsult.ro
http://kernel.umbrella.ro/

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui