public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* shape traffic on tun interfaces
@ 2010-07-31 22:09 Franchoze Eric
  2010-08-01 10:27 ` Alexander Clouter
  2010-08-02  7:46 ` Franchoze Eric
  0 siblings, 2 replies; 4+ messages in thread
From: Franchoze Eric @ 2010-07-31 22:09 UTC (permalink / raw)
  To: lartc; +Cc: netdev

Do we have any interface to shape traffic per destination IP? The standrad HTB shapes it per device, which is not suitable for case if limitation required per destination IP. For example openvpn server which servers about 3000 clients and has 10 internal tun interfases (tun0-tun9). Of course it is possible to do it on application level (vpn), but I would prefer any system solution for this.  iptables with --limit does not work in this case because it will simple drop packets. Did somebody work on such task?

Eric.

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

end of thread, other threads:[~2010-08-02  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 22:09 shape traffic on tun interfaces Franchoze Eric
2010-08-01 10:27 ` Alexander Clouter
2010-08-02  7:46 ` Franchoze Eric
2010-08-02  8:36   ` Changli Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox