FW: Dummynet and bursting!
Javier -
javier_9185 at hotmail.com
Fri Apr 27 12:23:23 UTC 2012
This is the literal command executed:
/sbin/ipfw pipe {$bw_up_pipeno} config bw {$bw_up}Kbit/s burst 500000 queue 500Kbytes
The output from ipfw pipe show:
20010: 1.049 Mbit/s 0 ms burst 500000
q151082 500 KB 0 flows (1 buckets) sched 85546 weight 0 lmax 0 pri 0 droptail
sched 85546 type FIFO flags 0x0 0 buckets 1 active
0 ip 0.0.0.0/0 0.0.0.0/0 45 2832 0 0 0
When download a file the speed is the same (browser shows 125kbytes/s , ok for 1mbit) at the start and after 500kbytes transfered...
I´m using Pfsense 2.0, 8.1-RELEASE-p6 , captive portal creates the commands for ipfw, and i want to modify them in order to support bursting...
Thanks!
>
>
>
>
> "----------------------------------------
> > Date: Fri, 27 Apr 2012 13:49:41 +0200
> > From: rizzo at iet.unipi.it
> > To: javier_9185 at hotmail.com
> > CC: freebsd-ipfw at freebsd.org
> > Subject: Re: Dummynet and bursting!
> >
> > On Fri, Apr 27, 2012 at 10:50:17AM +0000, Javier - wrote:
> > >
> > > I want to leave at cable speed n bytes, after n bytes apply the queue bw limit...
> >
> > and what are you seeing instead ? Do you have a trace or
> > something that shows that it does not work like this ?
> >
> > cheers
> > luigi
> >
> > > In Linux with htb this is done with cburst parameter...
> > >
> > >
> > >
> > > Regards!
> > >
> > >
> > > > Date: Fri, 27 Apr 2012 08:55:23 +0200
> > > > From: rizzo at iet.unipi.it
> > > > To: javier_9185 at hotmail.com
> > > > CC: freebsd-ipfw at freebsd.org
> > > > Subject: Re: Dummynet and bursting!
> > > >
> > > > On Fri, Apr 27, 2012 at 04:57:20AM +0000, Javier - wrote:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Hello all!, i?m researching about bursting with dummynet?s pipes. i can?t find the way in order to make the burst paramter work under pipe command;pipe config ........ burst 500000 (500Kbytes)->not luck pipe config ........ burst 500000 queue 500Kbytes ->not luck These parameters seems to be ok under pipe show, but no effect on real escenario... traffic is anyway at same speed defiined by "bw". Any help/comment wll be appreciated...specially from Luigi! Is he alive on the list? Regards! _______________________________________________
> > > >
> > > > can you clarify what you are expecting and what you are seeing ?
> > > >
> > > > cheers
> > > > luigi
More information about the freebsd-ipfw
mailing list