Phl4me wrote:
> Hi, all...
> I'm working on a router which has to add a certain rate to certain
> ip-adresses and adress-classes.
> I mark the incoming packets based on their source-adress with values
> up to 255. And finally i set certain rules with the tc commands to
> assign this adresses the rate...
> The problem is, that the adresses get a lower or higher rate than
> assigned. Does someone know any good tutorials or documentations about
> this topic? Or does someone know how to cope with this prob.?
>
> thx in advance for your help
Linux Advanced Routing & Traffic Control HOWTO is a standard document.
<
http://lartc.org/ >
But, beware, it contains a large amount of information. If you need to
learn about specific capabilities, then this is your document.
Checking the Cookbook section will help you set something up quickly.
Antoine EMERIT wrote:
>
> Start here :
>
> http://www.cs.pitt.edu/~hdxia/linux_qos.html
> http://www.tldp.org/HOWTO/ADSL-Bandw...WTO/index.html
> http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/index.html
>
>
> Regards
Thanks for that link (ADSL HOWTO)--it is a much better overview than the
LARTC Guide.