All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] shape outgoing/upload traffic PER-IP.
@ 2004-05-04 19:32 Cristiano Soares
  2004-05-05  2:40 ` gypsy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cristiano Soares @ 2004-05-04 19:32 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

does anyone know a way to shape outgoing/upload traffic per ip?

I have a network and i want to limit the upload with 100kbit per user. Ex:

192.168.1.20 ----> 1024kbit-DOWN / 100kbit-UP
192.168.1.21 ----> 1024kbit-DOWN / 100kbit-UP
and so on.......


Ive tried CBQ and HTB, but couldnt get is right. the only thing that I did in upload bases was: 
"tc qdisc add dev ppp0 root tbf rate 220kbit latency 50ms burst 1540"

witch is for the whole interface. not for a simple IP.


Thanks a lot.

Cristiano Soares


[-- Attachment #2: Type: text/html, Size: 1609 bytes --]

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

end of thread, other threads:[~2004-05-05 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-04 19:32 [LARTC] shape outgoing/upload traffic PER-IP Cristiano Soares
2004-05-05  2:40 ` gypsy
2004-05-05  7:29 ` Andy Furniss
2004-05-05 13:01 ` Andy Furniss

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.