Hello everyone!
I would like to do a linux router to limit the connection for some
servers to 1 mbs per server.
[SERVERS] ---> [Linux "1MBS per server" router] ---> ((((Internet))))
I did some searches about routing and bandwidth on the net and the
solution seems to be 'tc'. Well, 'tc' is not very easy to understand so
I tried 'tcng'. I installed it and it seems to work fine (able to
generate the 'tc' rules and tcsim is working).
Now, my question is what type of configuration do I need? I read some
doc about tcng and I saw the "fifo", "tbf", "SLB"... I need a rate so
it's not "fifo". How do I configure the others?
Thanks for your help!
Jean-Francois