All of lore.kernel.org
 help / color / mirror / Atom feed
* traffic shaping documentation
@ 2009-04-21  8:50 Mihamina Rakotomandimby (R12y)
  2009-04-21 11:18 ` Julien Vehent
  2009-04-21 11:29 ` Michele Petrazzo - Unipex
  0 siblings, 2 replies; 7+ messages in thread
From: Mihamina Rakotomandimby (R12y) @ 2009-04-21  8:50 UTC (permalink / raw)
  To: netfilter

Hi all,
I have a gateway on which I would like to implement traffic shapping based 
only on ports.
The simple schema:

     15-PCs-LAN <-> (eth0)[Gateway](eth1) <-> Internet

The gateway is also my workstation and it holds many services accessibles 
from the LAN and from Internet.

The problem is HTTP traffic is so much that SSH connection to the remote 
servers I manage are slow.

Therefore, I would like to give:
- highest priority to SSH (INPUT/OUTPUT/FORWARD dport 22)
- normal priority to others (INPUT/OUTPUT/FORWARD dport:FTP, SVN,...)
- lowest priority to HTTP
   (dport 80 REDIRECTed INPUT on squid's 3128, OUTPUT dport 80)

The perfect would be to shape it on the OUTPUT chain, because I would like 
also the shape affects my (Gateway) behaviour.

I am not asking for the direct solution, I am first asking if what I want:
  - is a good idea
  - implementable
  - is documented in another place than lartc.org
    (which is good but too much big for my simple needs)

Thank you for any tips.

-- 
                              Chef de projet chez Vectoris
                                  Phone: +261 33 11 207 36
System: xUbuntu 8.10 with almost all from package install
    http://www.google.com/search?q=mihamina+rakotomandimby

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

end of thread, other threads:[~2009-04-21 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21  8:50 traffic shaping documentation Mihamina Rakotomandimby (R12y)
2009-04-21 11:18 ` Julien Vehent
2009-04-21 13:26   ` SISINT BA
2009-04-21 14:09     ` Julien Vehent
2009-04-21 14:23       ` SISINT BA
2009-04-21 15:23         ` Julien Vehent
2009-04-21 11:29 ` Michele Petrazzo - Unipex

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.