Displaying 3 results from an estimated 3 matches for "ricardo_soria".
2003 Dec 09
2
Difficulties trying to control VOIP traffic with TC - HTB
Hi all:
I hope someone can help me with this "little"
problem...
I''m using a linux script to sub-divide my bandwidth
(64kbit) into: 40kbit for VOIP, and the remaining
24kbit for http. So, the commands I''m using are:
============================================
#!/bin/bash
# This script shapes "downloading" stuff
# Initial qdisc
tc qdisc add dev eth1
2004 Nov 09
23
SEPARATING VOIP AND SURFING
Dear list:
I have a problem I cannot handle yet, and need to
solve it as soon as possible. Would be very greatful
with anybody who can help me.
I have a 512/512 link to internet, that I want to
share between several computers. I have eth0, with a
public IP address, conected to Internet, and also,
eth1, with a private IP address, for network with the
surfing computers. I have a main class with
2005 Mar 30
1
ABOUT "THE ULTIMATE TRAFFIC CONDITIONER"
Dear friends:
I was analizing the HTB script at "The ultimate
traffic conditioner", at the Cookbook, at Lartc. I
have a very basic question:
First, it is defined the root htb qdisc, as expected;
then, it is defined the main (parent) htb class, with
the total uplink as rate, also as expected; then,
they are defined 2 child clases: first of them has
also the total uplink as rate (!)