Re: Re : [LARTC] HFSC traffic loss bug, kernel 2.6.16.24

2006-09-14 Thread Patrick McHardy
gerald HUET wrote: > hello, > > Could you please explain what is a "non-work-conserving qdisc" and why it > doesn't make sense ? A non-work-conserving qdisc is a qdisc that limits the total amount of bandwidth by stopping to hand out packets when some limit is reached. HFSC needs to know the le

Re: [LARTC] tc is giving an error: RTNETLINK answers: File exists

2006-09-14 Thread gypsy
fourcentsshy wrote: > Is there a limit to how large the > handle can be? Yes. The handle is in hex, so I _think_ the max is 255. Maybe Stef Coene's web site or a search of this mailing list will give you the RIGHT answer. I hate getting old; I should remember what the max here is. -- gypsy

Re: [LARTC] tc is giving an error: RTNETLINK answers: File exists

2006-09-14 Thread gypsy
fourcentsshy wrote: > > Hello, > > I'm using tc to limit the bandwidth of our wireless customers. I have a > working script, but I'm not happy with it. I'm trying to write a more > sophisticated script, but when I run it, it give me this error: > > RTNETLINK answers: File exists > > I have no i

RE: [LARTC] Problem with Load Balancing

2006-09-14 Thread William T Mullaney
Title: RE: [LARTC] Problem with Load Balancing Vlad, We have also set up a somewhat similar method of load balancing.  Our traffic is never a 50-50 split (well 3:2 is how we have it set, but it doesn't always get close to that), but as the load picks up, it tends to be closer to the

Re: [LARTC] HTB and per-connection bandwidth allocation

2006-09-14 Thread Luciano Ruete
El Thursday 14 September 2006 05:55, Namitha Rao escribió: > Hi > > http://mailman.ds9a.nl/pipermail/lartc/2002q3/004977.html > > I have the same problem to discuss as in the above link. I want to allocate > say X MBit per individual connection regardless of the number of > connection . KIndly cou

[LARTC] Problem with Load Balancing

2006-09-14 Thread Vladimir Burciaga Aguilar
Hi everybody! I'm trying to implement the load balancing for a LAN with two ISPs. I've installed a Suse Linux Enterpise Server 9 with iproute2 for that porpouse. The server have two NICs, one of them is for both the LAN and ISP 1. I've setup both NICs with YAST (if I use ip for this, then the

RE: [LARTC] tc is giving an error: RTNETLINK answers: File exists

2006-09-14 Thread fourcentsshy
On Fri, 2006-09-15 at 08:31 +1000, Leigh Sharpe wrote: > This is usually because you are attempting to create a class ID or a Qdisc ID which already exists. > Check what value $HANDLE is on each iteration, perhaps using an echo on each pass to display it. I think you'll find it is trying to use the

RE: [LARTC] tc is giving an error: RTNETLINK answers: File exists

2006-09-14 Thread Leigh Sharpe
This is usually because you are attempting to create a class ID or a Qdisc ID which already exists. Check what value $HANDLE is on each iteration, perhaps using an echo on each pass to display it. I think you'll find it is trying to use the same value twice. Regards, Leigh Leig

[LARTC] tc is giving an error: RTNETLINK answers: File exists

2006-09-14 Thread fourcentsshy
Hello, I'm using tc to limit the bandwidth of our wireless customers. I have a working script, but I'm not happy with it. I'm trying to write a more sophisticated script, but when I run it, it give me this error: RTNETLINK answers: File exists I have no idea what this error means or how to fix i

Re : [LARTC] HFSC traffic loss bug, kernel 2.6.16.24

2006-09-14 Thread gerald HUET
hello, Could you please explain what is a "non-work-conserving qdisc" and why it doesn't make sense ? Gérald - Message d'origine De : Patrick McHardy <[EMAIL PROTECTED]> À : Leo Wetz <[EMAIL PROTECTED]> Cc : lartc@mailman.ds9a.nl Envoyé le : Mercredi, 13 Septembre 2006, 4h38mn 16s Obj

Re: [LARTC] Re: htb traffic shaping problem

2006-09-14 Thread e . janz
Hi,could you check the mtu set on eth0 with an ifconfig?I tried my own setup and it works fine...Regards,Eric Janz Departamento de SistemasGrupo Barceló ViajesC\ 16 de Julio, 7507009 Polígono Son CastellóPalma de Mallorca - BalearesTel.: +34 971 448030Fax.: +34 971 436986Bugzilla-Redirect <[EMAIL

[LARTC] HTB and per-connection bandwidth allocation

2006-09-14 Thread Namitha Rao
Hi http://mailman.ds9a.nl/pipermail/lartc/2002q3/004977.html I have the same problem to discuss as in the above link. I want to allocate say X MBit per individual connection regardless of  the number of connection . KIndly could anyonen suggest me how to proceed. I have tried with SFq but is does