From owner-freebsd-net@FreeBSD.ORG Thu Jan 7 17:30:29 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76B121065693 for ; Thu, 7 Jan 2010 17:30:29 +0000 (UTC) (envelope-from julian@elischer.org) Received: from utility-0.aerioconnect.net (utility-0.aerioconnect.net [216.240.32.11]) by mx1.freebsd.org (Postfix) with ESMTP id 4545B8FC0A for ; Thu, 7 Jan 2010 17:30:29 +0000 (UTC) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by utility-0.aerioconnect.net (8.13.1/8.13.1) with ESMTP id o07HDiox030955; Thu, 7 Jan 2010 09:13:44 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id D07502D601A; Thu, 7 Jan 2010 09:13:43 -0800 (PST) Message-ID: <4B461646.8090508@elischer.org> Date: Thu, 07 Jan 2010 09:13:42 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: paul+usenet@w6yx.stanford.edu References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: vimage vs. ipfilter X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2010 17:30:29 -0000 G. Paul Ziemba wrote: > Can anyone comment on the usability of ipfilter with an 8.X kernel > built with "options VIMAGE" ? I'm seeing a fatal kernel trap > when rc. starts to configure ipfilter during the boot sequence. > I'm using 8.0-RC1. > > many thanks! I do not believe ipfilter is compatible with vimage. ipfw is, (experimentally) and pf has patches to make it so.