Date: Wed, 14 Apr 2004 11:26:01 -0700 (PDT) From: Lucian Lungu <life1dj@yahoo.com> To: freebsd-ipfw@freebsd.org Subject: ipfw dummynet advice Message-ID: <20040414182601.70010.qmail@web60101.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
> I need help because i can`t manage the problem. > I have a 290 kbits bandwidth Internet connection on > interface rl1 and a LAN with 50 users on interface > rl0... > I used ipfw to let only the http working over the > squid... no other traffic because the bw it`s small > > I want to make a dynamic limitation with dummynet or > if it doesn`t work a static one per each user... I > tried diffrent firewall settings like those under > but when i get the bw limit on downloads..the pages > load too slow... > > ipe 1 config bw delay 5ms 28kbits/s mask dst-ip > 0xffffffff > add pipe 1 ip from any to any out in recv rl1 > > and > > add queue 1 ip from any to 10.0.0.1/16 out in recv > rl1 > queue 1 config weight 3 pipe 1 mask dst-ip > 0x000000ff > pipe 1 config bw 28kbits/s > > I need to know how to configure the bw in the > conditions above... > > Regards, ===== Lucian Lungu Timisoara, Romania 0722408353
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040414182601.70010.qmail>