From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 08:35:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B88E37B404 for ; Wed, 30 Jul 2003 08:35:38 -0700 (PDT) Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA8E43FBF for ; Wed, 30 Jul 2003 08:35:35 -0700 (PDT) (envelope-from g.svalland@telia.com) Received: from d1o804.telia.com (d1o804.telia.com [213.64.67.241]) by mailc.telia.com (8.12.9/8.12.9) with ESMTP id h6UFZVGX016456; Wed, 30 Jul 2003 17:35:31 +0200 (CEST) X-Original-Recipient: freebsd-questions@freebsd.org Received: from thor (h129n2fls33o804.telia.com [217.209.211.129]) by d1o804.telia.com (8.10.2p2/8.10.1) with SMTP id h6UFZRZ25175; Wed, 30 Jul 2003 17:35:27 +0200 (CEST) From: "Geir Svalland" To: "Freebsd-Questions@Freebsd. Org" Date: Wed, 30 Jul 2003 17:35:28 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 5.1 Hangs on boot (Entropy harvesting) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: admin@swedehost.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 15:35:38 -0000 Hi everybody. I " think " I found what caused the problem with my FreeBSD 5.1 desktop hanging at Entropy harvesting. Rebuilt with GENERIC kernel and everything went smooth. In my CUSTOM kernel I had enabled IPFILTER and IPFIREWALL, but no rules for IPFILTER. When I removed the lines concerning ipfilter, the problem went away. Why ? I don't know :-) It was not configured with default to block. Regards Geir Svalland.