Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 10:01:23 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Yudi <asal20002001@yahoo.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: bandwitdh is not limited
Message-ID:  <20041228180123.GA26192@odin.ac.hmc.edu>
In-Reply-To: <20041225084255.49089.qmail@web21326.mail.yahoo.com>
References:  <20041225084255.49089.qmail@web21326.mail.yahoo.com>

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

--/04w6evG8XlLl3ft
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Dec 25, 2004 at 12:42:55AM -0800, Yudi wrote:
> I'm student who's doing final project about QoS in ipv6,
> Finally, I can use dummynet by changing FREEBSDv4.9 to FREEBSDv5.3 for li=
miting my local bandwitdh.
> But, i'm confused that the bandwitdh is not limited. I know that by using=
 ethereal and some streaming video.
> the sintag is oke , here it is :
> =20
> # ipfw add pipe 1 ipv6 from any to any
> # ipfw pipe 1 config bw 10kbit/s
> # ipfw show
> 00100 0 0   pipe 1 ipv6 from any to any
> 65535 0 0   allow ip from any to any

The IPv6 keyword is only supported due to a feature of the parsing code
that treats it as "ip".  If you need IPv6 support, please apply the
patch at:

http://people.freebsd.org/~brooks/patches/ipfw6.diff

I think it will apply to 5.3 with only minimal pain, but it was
generated against 6.x.  If you use 6.x, please make sure to remove
WITNESS from your kernel config as that caused an 80% performance hit in
one case.  In our lab.  Please reports any results.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--/04w6evG8XlLl3ft
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFB0Z9yXY6L6fI4GtQRAi5FAJwKVrZamgSs233cRC4N6L0GvBGS7ACg3Kb/
erNS9MTVl+EJwfh0npq71Uk=
=yFlK
-----END PGP SIGNATURE-----

--/04w6evG8XlLl3ft--



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