Re: Cannot get htb & prio working together.

Linux Advanced Routing and Traffic Control

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

 



Jody Shumaker wrote:
> tc filter add ... parent 1:0  ... match ip dport 22 0xffff flowid 1:20
> tc filter add ... parent 1:0  ... match ip dport 23 0xffff flowid 1:20
>
> tc filter add ... parent 1:20 ... match ip dport 22 0xffff flowid 20:1
> tc filter add ... parent 1:20 ... match ip dport 23 0xffff flowid 20:3
                           ^^^^ you mean 20: here

The last two filters need to have 20: as parent, if you want to keep
each filter inside a single qdisc.


Toby

-- 
UNIX is a lever for the intellect.
			-John R. Mashey
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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