From owner-freebsd-ipfw@FreeBSD.ORG Thu Jun 19 15:58:51 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF76637B401 for ; Thu, 19 Jun 2003 15:58:51 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F92C43FBD for ; Thu, 19 Jun 2003 15:58:51 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 9C73510BF8B; Fri, 20 Jun 2003 00:58:50 +0200 (CEST) Date: Fri, 20 Jun 2003 00:58:50 +0200 From: "Simon L. Nielsen" To: Sean Hafeez Message-ID: <20030619225850.GJ408@nitro.dk> References: <3EF23F30.3030803@edgefocus.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tBhgiDt8dP1efIIJ" Content-Disposition: inline In-Reply-To: <3EF23F30.3030803@edgefocus.com> User-Agent: Mutt/1.5.4i cc: freebsd-ipfw@freebsd.org Subject: Re: IP's per pipe? X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 22:58:52 -0000 --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--