Hello I have used the foolowing simple one sbin/tc qdisc add dev ipsec0 root handle 1: prio /sbin/tc qdisc add dev ipsec0 parent 1:1 handle 10: sfq /sbin/tc qdisc add dev ipsec0 parent 1:2 handle 20: sfq /sbin/tc qdisc add dev ipsec0 parent 1:3 handle 30: sfq /sbin/tc filter add dev ipsec0 protocol ip parent 1:0 prio 1 u32 match ip src 10.0.192.240 flowid 1:1 /sbin/tc filter add dev ipsec0 protocol ip parent 1:0 prio 1 u32 match ip src 10.0.192.0/21 flowid 1:3 10.0.192.240 is the IP of the VOIP device .. I let the others traffic go to the 3rd band ----- Original Message ----- From: "King Yung Tong" <tong@cs.dal.ca> To: "Muhammed Soyer" <msoyer@ges.net.tr> Cc: <lartc@mailman.ds9a.nl>; <devik@cdi.cz> Sent: Monday, June 10, 2002 11:17 PM Subject: Re: [LARTC] Voip QOS Hello, can you post your working script about the prio and VOIP. I am doing some prio script but it is not working. Pat On Mon, 10 Jun 2002, Muhammed Soyer wrote: > Hi, > I have an 128K wan connection to one of my offices. We are using VOIP on this connection ..We also carry our data traffic on this line ..Some time , when the data traffic is high , the voice quality drops drastically .. > I have tried prio queues ..I let the voice traffic use the first band ..And the other data tarffic third band .. > This makes things a little better ..But not quite well .. > An other problem is ..I both want to priotize and shape my traffic .. > For example ..I want to limit the mail traffic to some kbits ..While I am letting the voice traffic the best priority .. > I try to use HTB with PRIO qdisc ..But couldnt be succesfull .. > > What do you suggest me to make the voice quality good enough ..and shape the data traffic related to some criteria ? > > Thanx > > -ms > > > > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/