From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Wed, 03 Dec 2003 20:12:59 +0000 Subject: Re: [LARTC] $100 USD to the first person that can provide the rules/scripts that will solve the QOS Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Wednesday 03 December 2003 19:04, Greg Freeman wrote: > To stress the urgency and importance of my questions, I am willing to > pay $100 to the first person that can provide me with the scripts/ rules > that will work in my SnapGear firewalls that will solve the problems I > am having. Maybe this can help : - use the htb qdisc - for your RTP/VoIP class, use a short prio qdisc, not a sfq qdisc - preserve a minimum bandwidth for RTP/Voip example : limit all non RTP/Voip traffic to 600kbps so RTP/VoIP has always 40kbps immediatly available. This can be done with the ceil parameter if you use htb. If you don't do this and RTP/VoIP needs bandwidth, the other traffic has to throttle down and that can take some time. - if you use htb, give the RTP/VoIP class a lower prio BUT !!!! make sure that that class NEVER sends more data then the rate you give to that class. Good luck. Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.openprojects.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/