All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] why so fast?
@ 2003-05-14  9:25 sun reflex4
  2003-05-14  9:46 ` Stef Coene
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sun reflex4 @ 2003-05-14  9:25 UTC (permalink / raw)
  To: lartc

Hi,
I am doing some test to control outgoing traffic, and  I want to see if 
everything is working, but when I configure Compuetr A, and make a download 
in Computer B from A (e.g.  in Computer A Apache is installed), the download 
goes so fast(not as in the ceil or rate!), even when I make the rate & ceil 
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*  
http://join.msn.com/?pageþatures/junkmail

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-14 10:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14  9:25 [LARTC] why so fast? sun reflex4
2003-05-14  9:46 ` Stef Coene
2003-05-14 10:02 ` sun reflex4
2003-05-14 10:11 ` Stef Coene

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.