Re: Proper filter syntax for matching Netfilter packet marks

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 25 September 2003 04:14, Lance Dryden wrote:
> Howdy.  Sorry if I make a mistake; this is my first list posting.
>
> I'm running into ... somewhat conflicting and incomplete documentation
> when working out what exactly I'm to do in order to tc-filter match
> against packet MARKs set by NetFilter.
>
> The syntax I'm trying looks like this:
>    tc filter add dev eth1 \
>    protocol ip \
>    parent 1:0 \
>    prio 1 \
>    handle 0x66 \
>    fw classid 1:102
>
> But it apparently isn't working right; this is the only filter in an
> egress HTB queue discipline, and all my traffic goes through the default
> class instead of my special class.  This is as per "tc -s -d class show
> ..."
Can you check your iptables ruls so you are sure the mark gets placed?

Stef

-- 
stef.coene@xxxxxxxxx
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net

_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux