From owner-freebsd-ipfw@FreeBSD.ORG Mon Nov 1 13:24:07 2004 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 872D116A4CE for ; Mon, 1 Nov 2004 13:24:07 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E0B43D5A for ; Mon, 1 Nov 2004 13:24:07 +0000 (GMT) (envelope-from vincepoy@gmail.com) Received: by rproxy.gmail.com with SMTP id 79so92400rnl for ; Mon, 01 Nov 2004 05:24:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=M+3ZWmf5M/wVRoYvlnMrJ8G7TheJ1PwV722pcfiZfZEZOs31ZpA1XKHF6WZXCWgApqfHAc87mhZ12RGxg+f7BQcQ2r3sJwH8sspBX/W3YYJVAZKKyD/xXi04NK9O83U0W2KR0Yl5U9OFutnFWxBcq/D10bqwVhcDn4jo5e4z75Y= Received: by 10.38.150.54 with SMTP id x54mr716337rnd; Mon, 01 Nov 2004 05:24:06 -0800 (PST) Received: by 10.38.14.49 with HTTP; Mon, 1 Nov 2004 05:24:06 -0800 (PST) Message-ID: <429af92e041101052447a808e6@mail.gmail.com> Date: Mon, 1 Nov 2004 05:24:06 -0800 From: Vincent Poy To: Ari Suutari In-Reply-To: <429af92e041101051357fc2384@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200410300927.51286.ari@suutari.iki.fi> <429af92e04103118435b35f235@mail.gmail.com> <016901c4bfe5$77c19d90$2508473e@sad.syncrontech.com> <429af92e041101021638e8598e@mail.gmail.com> <02d801c4c00d$24fc2a30$2508473e@sad.syncrontech.com> <429af92e041101051357fc2384@mail.gmail.com> cc: freebsd-net@freebsd.org cc: freebsd-current@freebsd.org cc: Andre Oppermann cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw and ipsec processing order for outgoing packets wrong X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vincent Poy List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 13:24:07 -0000 On Mon, 1 Nov 2004 05:13:21 -0800, Vincent Poy wrote: > On Mon, 1 Nov 2004 14:20:10 +0200, Ari Suutari wrote: > > > > > The counters for queue 1 keeps increasing when I do a ftp out even for > > > non-ACK packets but the other counters for queue 2-4 doesn't move at > > > all so it seems like everything is going out one queue instead of what > > > the rules actually say. I have one pipe configured as 480Kbit/sec > > > which is what rules 63005-63008 does. > > > > Are you using IPsec ? > > > > Ari S. > > Nope... As you can see, I'm just using ipfw2 with dummynet for > pipe/queue just for traffic shaping. Maybe this will explain it better as this was what my rules are based on: http://www.topfx.com/prioritizingackfreebsd.shtml