Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2003 00:58:50 +0200
From:      "Simon L. Nielsen" <simon@nitro.dk>
To:        Sean Hafeez <sahafeez@edgefocus.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: IP's per pipe?
Message-ID:  <20030619225850.GJ408@nitro.dk>
In-Reply-To: <3EF23F30.3030803@edgefocus.com>
References:  <3EF23F30.3030803@edgefocus.com>

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

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

On 2003.06.19 15:54:40 -0700, Sean Hafeez wrote:
> #ipfw pipe 1 config bw 128kbits/s
> #ipfw pipe 4 config bw 384kbits/s
> #ipfw add 100 pipe 1 ip from any to 192.168.43.2
> #ipfw add 102 pipe 4 ip from 192.168.43.2 to any
> #ipfw add 103 pipe 1 ip from any to 192.168.43.3
> #ipfw add 105 pipe 4 ip from 192.168.43.3 to any
>=20
> is it a new pipe for each rule or will .2 and .3 be tossed in the same=20
> 128/384k pipe?

They will be in the same pipe(s).  You can use queues to pritice them in
the two pipes, or use masks to create a pipes per IP/port.

--=20
Simon L. Nielsen

--tBhgiDt8dP1efIIJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE+8kAq8kocFXgPTRwRAi4VAJ9zR7s2WV0kMoeZoOnWNnhtDWGjDwCdGo8T
OWyEIJxbDM4yBG0lHfGSGy4=
=/whf
-----END PGP SIGNATURE-----

--tBhgiDt8dP1efIIJ--



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