From owner-freebsd-questions Fri Mar 7 5:36:42 2003 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 6AF3437B401 for ; Fri, 7 Mar 2003 05:36:41 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 727DD43FAF for ; Fri, 7 Mar 2003 05:36:40 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h27DadK09209 for ; Fri, 7 Mar 2003 08:36:39 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Date: Fri, 7 Mar 2003 08:36:39 -0500 (EST) From: IAccounts To: freebsd Subject: Re: 4.3 -> RELENG_4 In-Reply-To: <15974.42449.30768.248609@guru.mired.org> Message-ID: <20030307083043.A6974-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, everything went reasonably well with cvsup upgrade, buildworld, buildkernel. After installkernel, everything appears to load perfectly, until I try to send data to the box. IPFW barfs on a SIG 11. Assuming that it is loading ok at boot, can I properly assume that this will be repaired when I installworld? What I don't understand is that the kernel I built was the exact same kernel config I rebuilt the old way a month ago. It was then I added ipfw support with: forward verbose verbose_limit=xx and everything was ok. Anyone know why IPFW would just crap out? What part of the changes would affect the way IPFW operates. In your opinion, is it safe to installworld, or should this be further investigated first? Tks. Steve Bertrand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message