From owner-freebsd-stable@FreeBSD.ORG Wed Aug 11 03:15:13 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 2B9F716A4D0 for ; Wed, 11 Aug 2004 03:15:13 +0000 (GMT) Received: from leonis.nus.edu.sg (leonis.nus.edu.sg [137.132.1.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959A043D55 for ; Wed, 11 Aug 2004 03:15:11 +0000 (GMT) (envelope-from owner-freebsd-questions@freebsd.org) Received: from cactus.homeunix.org (175-141.priv19.nus.edu.sg [172.19.175.141]) by leonis.nus.edu.sg (8.12.9/8.12.9) with SMTP id i7B3F4rc019195 for ; Wed, 11 Aug 2004 11:15:04 +0800 (SGT) Received: (qmail 1844 invoked by uid 1000); 11 Aug 2004 03:15:04 -0000 Delivered-To: unknown Received: from pop.nus.edu.sg (137.132.14.20) by cactus.homeunix.org with POP3; 11 Aug 2004 03:15:04 -0000 Received: from ims21.stu.nus.edu.sg ([137.132.14.228]) by MBOX23 with Microsoft SMTPSVC(5.0.2195.6713); Wed, 11 Aug 2004 05:51:30 +0800 Received: from isv03.stf.nus.edu.sg ([137.132.14.18]) by ims21.stu.nus.edu.sg with Microsoft SMTPSVC(5.0.2195.6713); Wed, 11 Aug 2004 05:51:30 +0800 Received: from mx2.fanmail.com ([216.180.38.177]) by isv03.stf.nus.edu.sg with InterScan Messaging Security Suite; Wed, 11 Aug 2004 05:51:29 +0800 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119])by ; Tue, 10 Aug 2004 16:39:20 -0500 (CDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])by mx2.freebsd.org (Postfix) with ESMTPid 506985749A; Tue, 10 Aug 2004 owner-freebsd-questions@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1])by hub.freebsd.org (Postfix) with ESMTPid 97F4916A4E0; Tue, 10 Aug 2004 21:51:12 +0000 (GMT) Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])by hub.freebsd.org (Postfix) with ESMTPid 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 ESMTPid 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 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 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-questions@freebsd.org Errors-To: owner-freebsd-questions@freebsd.org X-imss-version: 2.8 X-imss-result: Passed X-imss-scores: Clean:99.90000 C:49 M:0 S:5 R:5 X-imss-settings: Baseline:3 C:1 M:1 S:1 R:1 (0.5000 0.5000) X-OriginalArrivalTime: 10 Aug 2004 21:51:30.0370 (UTC) FILETIME=[31C41220:01C47F24] Subject: RE: Error With Kernel Module IPFILTER X-BeenThere: freebsd-stable@freebsd.org 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: Wed, 11 Aug 2004 03:15:13 -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. _______________________________________________ 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"