From owner-freebsd-net@FreeBSD.ORG Wed Nov 10 19:41:11 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEEBE16A4CE for ; Wed, 10 Nov 2004 19:41:11 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE0943D2D for ; Wed, 10 Nov 2004 19:41:11 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so228685rnf for ; Wed, 10 Nov 2004 11:41:10 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=WZ5y+4FzPVpJcz330tyh+Wt7wdaPhPOOwWUsBxuHsYIGV8ndaM/v2cYNztlTIH+V8TUh84Nn3CcKL3r9Z88D0kw6FWUzsOgNmI2Z+C3IEN7sMjCEcJIjgYUUNRjbimTEVE337x7K/BcxdSF7lkegr6oI3jWR0+TPY5pvHPLOWlM= Received: by 10.38.15.8 with SMTP id 8mr615409rno; Wed, 10 Nov 2004 11:41:10 -0800 (PST) Received: by 10.38.74.74 with HTTP; Wed, 10 Nov 2004 11:41:10 -0800 (PST) Message-ID: <35de0c3004111011412326d731@mail.gmail.com> Date: Wed, 10 Nov 2004 14:41:10 -0500 From: Bryan Fullerton To: freebsd-net@freebsd.org In-Reply-To: <8AFDE7D8-3333-11D9-A34C-000A95C705DC@chittenden.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <35de0c30041110074662654d9b@mail.gmail.com> <8AFDE7D8-3333-11D9-A34C-000A95C705DC@chittenden.org> Subject: Re: ipfw jail and debug.mpsafenet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bryan Fullerton List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 19:41:11 -0000 (gah, hit repy instead of reply all) On Wed, 10 Nov 2004 08:14:05 -0800, Sean Chittenden wrote: > Install the following patch from csjp@. He'll be committing this in > the next week or two. Once applied and compiled, fell free to turn > mpsafenet off. :) Is the intention to MFC this to RELENG_5_3 (or RELENG_5_3_1...) or is this a 5.4 fix? If the latter I'll just stick with ipfw rules referencing the jail IP and forget about the ipfw jail option until it's fully cooked. Thanks, Bryan