From owner-freebsd-bugs Tue Dec 22 13:50:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29840 for freebsd-bugs-outgoing; Tue, 22 Dec 1998 13:50:13 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29713 for ; Tue, 22 Dec 1998 13:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA27657; Tue, 22 Dec 1998 13:50:01 -0800 (PST) Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28428 for ; Tue, 22 Dec 1998 13:47:37 -0800 (PST) (envelope-from seggers@semyam.dinoco.de) Received: (from uucp@localhost) by tim.xenologics.com (8.8.5/8.8.8) with UUCP id WAA22730 for FreeBSD-gnats-submit@freebsd.org; Tue, 22 Dec 1998 22:42:42 +0100 (MET) Received: (from seggers@localhost) by semyam.dinoco.de (8.9.1/8.8.8) id WAA00778; Tue, 22 Dec 1998 22:38:18 +0100 (CET) (envelope-from seggers) Message-Id: <199812222138.WAA00778@semyam.dinoco.de> Date: Tue, 22 Dec 1998 22:38:18 +0100 (CET) From: Stefan Eggers To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: seggers@semyam.dinoco.de X-Send-Pr-Version: 3.2 Subject: kern/9178: -current ipfw.ko with ELF kernel doesn't get inited Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9178 >Category: kern >Synopsis: -current ipfw.ko with ELF kernel doesn't get inited >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 22 13:50:01 PST 1998 >Last-Modified: >Originator: Stefan Eggers >Organization: none >Release: FreeBSD 3.0-CURRENT i386 >Environment: A fresh -current world from last weekend. >Description: Upon rebooting I noticed that setting the firewall rules does not work on my machine anymore with the IPFW kernel module loaded via the boot loader's load command. Kernel and module are both ELF, the kernels sees the preloaded ELF module ipfw.ko but neither do I get the usual IPFW startup message nor does /sbin/ipfw work. With IPFW built into the kernel everything seems to be OK. IPFW starts up (it prints its startup message) and the firewall rules get set as expected. >How-To-Repeat: Build an ELF kernel w/o IPFW. Create a /boot/boot.conf which loads the kernel and the IPFW kernel module. Reboot and try setting firewall rules. >Fix: Only a workaround for now. Just put IPFW into the kernel. :( >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message