Hi, All, We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below; 1. VoIP, total 34k, highest priority 2. HTTP, total 66k, medium priority 3. FTP, total 20k, low priority However, the bandwidth on the WAN side is dynamic, it could be any where from 34k to 120k. Can we use IPROUTE2 to do it? How to do it, HTB? It there similar work has been down before? Thanks in advance, James
Hello, while you want VoIP which is real-time, I will recommend to use PRIO with 2 bands. In the 1st band will VoIP, and in second a HTB or CBQ qdisc, which will make bandwidth division for HTTP and FTP. But the priority/delay is important for VoIP. Right now, I''m working on a PRIO shaper for VoIP. Regards, Thomas On Tue, 1 Oct 2002, James Ma wrote:> Hi, All, > > We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below; > > 1. VoIP, total 34k, highest priority > 2. HTTP, total 66k, medium priority > 3. FTP, total 20k, low priority > > However, the bandwidth on the WAN side is dynamic, it could be any where from 34k to 120k. Can we use IPROUTE2 to do it? How to do it, HTB? It there similar work has been down before? > > Thanks in advance, > > James >_______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Tue, 2002-10-01 at 23:43, James Ma wrote:> Hi, All, > > We want to implement QoS in Linux gateway for different traffic, there are three types of traffic as below; > > 1. VoIP, total 34k, highest priority > 2. HTTP, total 66k, medium priority > 3. FTP, total 20k, low priorityActuall - 4, if you count the HTML mail :-/ -- Cheers, Mattt. icq : 117539757 aboveNetworks www : www.above.nq4u.net mattt@above.nq4u.net jabber: mattt@jabber.above.nq4u.net What''s got four legs and an arm? A happy Pit Bull... _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/