From mboxrd@z Thu Jan 1 00:00:00 1970 From: "sun reflex4" Date: Wed, 14 May 2003 09:25:27 +0000 Subject: [LARTC] why so fast? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Hi, I am doing some test to control outgoing traffic, and I want to see if=20 everything is working, but when I configure Compuetr A, and make a download= =20 in Computer B from A (e.g. in Computer A Apache is installed), the downloa= d=20 goes so fast(not as in the ceil or rate!), even when I make the rate & ceil= =20 too small, am I doing something wrong?? Example on Computer A: tc qdisc add dev eth0 root handle 1: htb default 19 tc class add dev eth0 parent 1: classid 1:1 htb rate 10bps ceil 10bps tc class add dev eth0 parent 1: classid 1:19 htb rate 15bps ceil 15bps tc filter add dev eth0 parent 1: protocol ip handle 1 fw classid 1:1 iptables -t mangle -A OUTPUT -d 192.168.0.11 -j MARK --set-mark 1 #Compter B has ip 192.168.0.11 Thanx _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* =20 http://join.msn.com/?page=FEatures/junkmail _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/