LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Emulate bandwidth Limit (https://www.linuxquestions.org/questions/linux-networking-3/emulate-bandwidth-limit-402138/)

q.sa 01-11-2006 02:05 PM

Emulate bandwidth Limit
 
Hi,
Lets say i have 2 machines connected 10/100 line and i want to emulate condition in wich one system can send/receive normal unlimited and other send/receive, say 192kbit/1500kbit (regular cable internet line).

Ideas how can it be done under FC4? without usage of gateway...

GeoAvram 01-11-2006 02:15 PM

How about HTB? Have you tryed to see if it works?

q.sa 01-11-2006 04:17 PM

I have made /etc/sysconfig/htb dir with:

eth0
-----------
DEFAULT=30
R2Q=100


eth0-2.root
-----------
RATE=1kbit
BURST=1kbit

Then i executed "htb.init-v0.8.5 compile" then "htb.init-v0.8.5 start"

And- nothing... nothing changed.... Ideas where am i wrong?

GeoAvram 01-12-2006 04:27 AM

you must install htb tools! then you have a very explicit example on how to make the configuration file!


All times are GMT -5. The time now is 05:17 AM.