Re: Traffic Control

Linux Advanced Routing and Traffic Control

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

 



On Sunday 25 September 2005 07:37, Daniel Phlander wrote:
> I made a script as the attached one but it doesn't make any limit and I
> can't figure out what the problem is.

This is only a quick guess by glancing at your script, but it seems that 
your HTB class tree is messed up. You have 'only child' classes - a parent 
with only one child does not make sense, a child class needs at least one 
sibling. Your default/filter rules point to parent classes, which won't 
work. You must put packets into leaf classes. Attach filter rules to the 
qdisc (attaching them to classes may not work) and have them point to leaf 
classes (make sure the default class is a leaf class as well).

HTH
Andreas
_______________________________________________
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