Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-10 Thread Stuart Henderson
On 2009-12-09, Bryan S. Leaman wrote: > Andres Salazar wrote: >> Thank you for your suggestions.. however in this particular case I >> still can download at 615Kbytes/sec .. at least now I can download at >> a lesser rate with the following: >> >> altq on $t_externa bandwidth 200Kb hfsc queue { bu

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Bryan S. Leaman
Andres Salazar wrote: Thank you for your suggestions.. however in this particular case I still can download at 615Kbytes/sec .. at least now I can download at a lesser rate with the following: altq on $t_externa bandwidth 200Kb hfsc queue { bulk, ack } queue ack bandwidth 20% priority 2 qlimit 5

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Lordsporkton
Andres Salazar wrote: Thank you for your suggestions.. however in this particular case I still can download at 615Kbytes/sec .. at least now I can download at a lesser rate with the following: altq on $t_externa bandwidth 200Kb hfsc queue { bulk, ack } queue ack bandwidth 20% priority 2 qlimit 5

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Andres Salazar
I just tried on a new install in 4.5, and still no go. Help is appreciated.

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Robert
On Wed, 9 Dec 2009 14:02:24 -0600 Andres Salazar wrote: > Hello, > > In this case the queue "bulk" is the one set as "default" and indeed I > do see the traffic passing through it with the command you gave me. > > Please advise. > > Thanks > Andres I advise you to read his mail again. :) Mr.

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Andres Salazar
Thank you for your suggestions.. however in this particular case I still can download at 615Kbytes/sec .. at least now I can download at a lesser rate with the following: altq on $t_externa bandwidth 200Kb hfsc queue { bulk, ack } queue ack bandwidth 20% priority 2 qlimit 500 hfsc (realtime 40Kb u

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Bryan S. Leaman
Andres Salazar wrote: Hello, For some reason I cannot get this to work properly... We have a 1Megabyte/sec connection, and I want this box to be capped at up to 200KiloBytes/sec . However everytime I try, it just always ends up using the entire link. If I modify it to 1Kb , it ends up using aro

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Andres Salazar
Hello, In this case the queue "bulk" is the one set as "default" and indeed I do see the traffic passing through it with the command you gave me. Please advise. Thanks Andres

Re: PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Michiel van Baak
On 11:33, Wed 09 Dec 09, Andres Salazar wrote: > Hello, > > For some reason I cannot get this to work properly... We have a > 1Megabyte/sec connection, and I want this box to be capped at up to > 200KiloBytes/sec . > > However everytime I try, it just always ends up using the entire link. > If I

PF: Help with a very simple bandwidth capping using hfsc

2009-12-09 Thread Andres Salazar
Hello, For some reason I cannot get this to work properly... We have a 1Megabyte/sec connection, and I want this box to be capped at up to 200KiloBytes/sec . However everytime I try, it just always ends up using the entire link. If I modify it to 1Kb , it ends up using around 80Kilobytes/sec .