Dear folks, I need help about implementing CBQ. Right now i make CBQ to do flat shaping only. Here's the scenario:
INTERNET ---> (eth0) Linux Box (eth1) ---> HOST-1 [192.168.0.1] ---> HOST-2 [192.168.0.2] I need CBQ do fair shaping between HOST-1 and HOST-2. Meanwhile i set HOST-1 64Kbps and HOST-2 64Kbps. This flat shaping is not good enough, because HOST-2 often idle. I want HOST-1 to be able use unused bandwidth from HOST-2. Please let me know how to do this with CBQ. Regards, Rio Martin.