From owner-freebsd-stable@FreeBSD.ORG Tue Aug 10 21:51:08 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8FCC16A4CE; Tue, 10 Aug 2004 21:51:08 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2967C43D55; Tue, 10 Aug 2004 21:51:08 +0000 (GMT) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.71]) by mta9.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with SMTP id <20040810215107.DYFE2583.mta9.adelphia.net@barbish>; Tue, 10 Aug 2004 17:51:07 -0400 From: "JJB" To: "Ryan" , , Date: Tue, 10 Aug 2004 17:51:07 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <002601c47f1d$60312870$4302a8c0@potlavj0m8twaq> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: RE: Error With Kernel Module IPFILTER X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 21:51:08 -0000 owner-freebsd-questions@freebsd.org wrote: > I've found out from two different kernel configs > that after properly compling kernel with IPFILTER support > it causes the system not to boot. Its hard to say, what exactly it > does, cause its not a local system. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" You should look at your kernel source because you removed or added something more that the statements to enable ipfilter and that is what is causing your problem.