Re: [Asterisk-Users] Open Source QoS .

2005-01-19 Thread Michael Graves


--Original Message Text---

From: Manjit Riat

Date: Tue, 18 Jan 2005 21:15:33 -0800



Clean DocumentEmail false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;}



My router (1605R) currently does not support QoS. Is there any open source software available so that I can set one up before the router?  





m0n0wall is an open source router based upon FreeBSD that supports QoS and traffic shaping. http://m0n0.ch/wall/



Michael







--
MichaelGraves[EMAIL PROTECTED]
Sr.ProductSpecialistwww.pixelpower.com
PixelPowerInc.[EMAIL PROTECTED]

o713-861-4005
o800-905-6412
c713-201-1262

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] Open Source QoS .

2005-01-19 Thread Ken Dresdell








With Linux you could use CBQ
or HTB script here are the links:



http://sourceforge.net/projects/cbqinit/

http://sourceforge.net/projects/htbinit/



Regards

Ken







-Original
Message-
From: Manjit Riat
[mailto:[EMAIL PROTECTED] 
Sent: 19 janvier 2005 00:16
To: 'Asterisk Users Mailing List -
Non-Commercial Discussion'
Subject: [Asterisk-Users] Open
Source QoS .



My
router (1605R) currently does not support QoS. Is there any open source
software available so that I can set one up before the router?










___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

RE: Re: [Asterisk-Users] Open Source QoS .

2005-01-19 Thread Michiel van Baak
Linux supports it,
OpenBSD supports it,
FreeBSD supports it
Just pick te OS you like most.
Michiel van Baak
Terrazur

- Originele Bericht -
Van: Michael Graves
Aan: Asterisk Users Mailing List - Non-Commercial Discussion 
Datum: Wednesday, 19 January 2005, 15:10 
Onderwerp: Re: [Asterisk-Users] Open Source QoS .

--Original Message Text---
From: Manjit Riat
Date: Tue, 18 Jan 2005 21:15:33 -0800
Clean DocumentEmail false false false MicrosoftInternetExplorer4 /* Style
Definitions */ table.MsoNormalTable {mso-style-name:Table Normal;
mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0;
mso-style-noshow:yes; mso-style-parent:; mso-padding-alt:0in 5.4pt 0in
5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times New
Roman; mso-ansi-language:#0400; mso-fareast-language:#0400;
mso-bidi-language:#0400;}
My router (1605R) currently does not support QoS. Is there any open source
software available so that I can set one up before the router?
m0n0wall is an open source router based upon FreeBSD that supports QoS and
traffic shaping. http://m0n0.ch/wall/
Michael
--
Michael Graves [EMAIL PROTECTED]
Sr. Product Specialist www.pixelpower.com
Pixel Power Inc. [EMAIL PROTECTED]
o713-861-4005
o800-905-6412
c713-201-1262

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Open Source QoS .

2005-01-19 Thread Andrew Kohlsmith
On January 19, 2005 12:15 am, Manjit Riat wrote:
 My router (1605R) currently does not support QoS. Is there any open source
 software available so that I can set one up before the router?

http://www.mixdown.ca/~andrew/dump/rc.tc

I use this on a Linux router with a Sangoma S518 ADSL modem (PCI so no 
external buffer) and I can saturate my uplink with very little degradation in 
VOIP quality.  It works *very* well.

-A.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Open Source QoS .

2005-01-18 Thread Manjit Riat








My router (1605R) currently does not support QoS. Is there
any open source software available so that I can set one up before the router?










___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Open Source QoS .

2005-01-18 Thread Robert Hajime Lanning

quote who=Manjit Riat
 My router (1605R) currently does not support QoS. Is there any
 open source software available so that I can set one up before
 the router?

You may want to look at Linux's QoS features in the kernel.
You will want to set it up so that the external facing ethernet
port is throttled to your WAN link speed.  Then you QoS on top
of that.  You would need to do it this way, otherwise the Linux
kernel will be QoS'ing empty queues.  You want the transmit queue
on the WAN link to be as empty as possible and have all the
real queue management on the Linux box.

The biggest problem with QoS (on Internet links) is that you
really need it on both sides of the WAN link. (You can QoS outbound
traffic, but not inbound.)  Of course, I am assuming that you
need this on an Internet link.

-- 
END OF LINE
   -MCP

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users