From owner-freebsd-ipfw@freebsd.org Mon Jul 20 04:06:55 2015 Return-Path: Delivered-To: freebsd-ipfw@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11DB39A6EF0 for ; Mon, 20 Jul 2015 04:06:55 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [65.19.130.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 010A6190D for ; Mon, 20 Jul 2015 04:06:54 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPSA id BD6D5D3F58 for ; Sun, 19 Jul 2015 21:06:53 -0700 (PDT) Date: Sun, 19 Jul 2015 21:06:53 -0700 From: hiren panchasara To: freebsd-ipfw@freebsd.org Subject: Re: Traffic not going through dummynet Message-ID: <20150720040653.GV38517@strugglingcoder.info> References: <20150718194020.GQ38517@strugglingcoder.info> <20150718202818.GR38517@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0TE6JTYfnDoP1Y15" Content-Disposition: inline In-Reply-To: <20150718202818.GR38517@strugglingcoder.info> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2015 04:06:55 -0000 --0TE6JTYfnDoP1Y15 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Bah. So I removed ipfw and dummynet from kernconf and loaded them manually after machine came up and it worked as expected. Looks like some ordering issue between ipfw and dummynet. Fwiw, for working setup, kldstat shows: 13 2 0xffffffff81e21000 21490 ipfw.ko 14 1 0xffffffff81e43000 d0f6 dummynet.ko Cheers, Hiren --0TE6JTYfnDoP1Y15 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJVrHPdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/l/bwH/1j5k9YtAcN+yIxbVV5jNFnU M2jZFViMwnQXFi7fZeKr9w06Yc4yXWZjkJP7EMtsE02FUGlqaPmyxPIxwzLMAQ0t 2ekam5CBI80cUW5xjTZ8KpHW+rPuyVNZJkIIkHd4XM640PT1zZ43EhldV7b6Rjgl /fLfBFO6LRNR8zwLjMmMiypAWSDM6LrXuymGtHG+KeYiryU5JGh1IEGCXO5hDHwY o5RJQJw5JuAMODS24u3FXtFrnI0FBEg/wWbOuah0b9XXfvXI28cdXfAxPMbaafY/ 2+VsIjhVAgz4zVaCBS9Ffd0sL1vSo5lEuxXCvIaCPWKcKKA82+VZzGnkZZI2R08= =BRMk -----END PGP SIGNATURE----- --0TE6JTYfnDoP1Y15--