Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2010 18:36:03 +0000
From:      Ricardo Gross <ricardogross@hotmail.com>
To:        <freebsd-ipfw@freebsd.org>
Subject:   dummynet + burst
Message-ID:  <BAY147-w593BE2E1EC64238F456E31D5900@phx.gbl>

next in thread | raw e-mail | index | archive | help

Hello=20
fellow freebsd.org=2C I would like to know how to implement the system in m=
y ipfw=20
burst limit=2C currently I'm using dummynet for bandwidth control.and=20
together with the dummynet would like to implement the burst be limited to=
=20
shipping only after a certain time.

Today=20
the rules I use for bandwidth control are these:

$fwcmd add 101 pipe 103 ip from any to 192.168.12.2 out layer2
$fwcmd add 102 pipe 104 ip from 192.168.12.2 to any in layer2
$fwcmd pipe 103 config bw 300Kbit/s queue 20KBytes
$fwcmd pipe 104 config bw 150Kbit/s queue 10KBytes

thanks for any help you can=20
provide me=2C thanks!
 		 	   		  =



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY147-w593BE2E1EC64238F456E31D5900>