> > As far as I understood Devik, this should look like:
> > tc filter add dev imq1 parent 10:0 protocol ip prio 1 handle 1 fw
>
> output:
> "RTNETLINK answers: Invalid argument"
> i can try this in whatever stage of my script (before iptables, after
> qdiscs and classes, whatever), it's always that "answer" :)
You have to remove the handle parameter.  That parameter = mark, so marking 
with 20 will put the packets in 10:20.

Stef

-- 

[EMAIL PROTECTED]
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to