Hello,
I'm looking for a (relatively) simple way to help shape upload connections on my firewall box (CentOS 4 + iptables). Does anyone know of any packages, other than wondershaper, that do this?
thanks!
ryan wrote:
I'm looking for a (relatively) simple way to help shape upload connections on my firewall box (CentOS 4 + iptables). Does anyone know of any packages, other than wondershaper, that do this?
Even though this hasn't been updated in forever, it still seems to work as a basic shaper, using the default CBQ kernel mechanisms:
http://sourceforge.net/projects/cbqinit
Last time I used it was on a RH73 machine, and it worked perfectly for a couple years.
-te
On Tue, 2005-04-19 at 09:40 -0700, Troy Engel wrote:
ryan wrote:
I'm looking for a (relatively) simple way to help shape upload connections on my firewall box (CentOS 4 + iptables). Does anyone know of any packages, other than wondershaper, that do this?
Even though this hasn't been updated in forever, it still seems to work as a basic shaper, using the default CBQ kernel mechanisms:
http://sourceforge.net/projects/cbqinit
Last time I used it was on a RH73 machine, and it worked perfectly for a couple years.
-te
Devik's htb qdisc gave me better results, the throttling was much more consistent and bursts where handled a little smoother when I was sending lots of flows, haven't tested recently though.
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
Ted