From owner-freebsd-questions@FreeBSD.ORG Wed Oct 15 07:21:56 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 298EE16A4B3 for ; Wed, 15 Oct 2003 07:21:56 -0700 (PDT) Received: from labe.afribone.net.gn (kimbo.afribone.net.gn [216.252.183.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108B743FBD for ; Wed, 15 Oct 2003 07:21:48 -0700 (PDT) (envelope-from traore@afribone.net.gn) Received: from localhost (labe.afribone.net.gn [127.0.0.1]) by labe.afribone.net.gn (8.12.9/8.12.8) with ESMTP id h9FE4Z86021298; Wed, 15 Oct 2003 14:04:35 GMT Received: from labe.afribone.net.gn ([127.0.0.1]) by localhost (labe.afribone.net.gn [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21278-01; Wed, 15 Oct 2003 14:04:31 +0000 (GMT) Received: from labe.afribone.net.gn (labe.afribone.net.gn [127.0.0.1]) by labe.afribone.net.gn (8.12.9/8.12.8) with ESMTP id h9FE4BwB021273; Wed, 15 Oct 2003 14:04:11 GMT Received: (from apache@localhost) by labe.afribone.net.gn (8.12.9/8.12.8/Submit) id h9FE4A5A021268; Wed, 15 Oct 2003 14:04:10 GMT X-Authentication-Warning: labe.afribone.net.gn: apache set sender to traore@afribone.net.gn using -f Received: from 10.0.1.16 ([10.0.1.16]) by mail.afribone.net.gn (IMP) with HTTP for ; Wed, 15 Oct 2003 14:04:09 +0000 Message-ID: <1066226649.3f8d53d9e57c7@mail.afribone.net.gn> Date: Wed, 15 Oct 2003 14:04:09 +0000 From: traore@afribone.net.gn To: "freebsd-questions@freebsd.org" , Lowell Gilbert References: <1066047798.3f8a993698f53@mail.afribone.net.gn> <44k776ha09.fsf@be-well.ilk.org> In-Reply-To: <44k776ha09.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 10.0.1.16 X-Virus-Scanned: by Admin at afribone.net.gn cc: "freebsd-questions@freebsd.org" Subject: Kernel panic with ethfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 14:21:56 -0000 > Makes sense so far. > Perhaps you wanted: > ipfw add 49 deny ip from any mac any 00:E0:18:F1:54:94 to any > ? > I learn about ethfw, an utilisy which can solve my problem: http://www.bsdshell.net/hut_ethfw.html But when i compile my freebsd4.7 Release kernel and restart my computer, i accure the following message: Booting [kernel]... panic: pmap_bootstrap: no local apic! mp_lock = 00000007; cpuid = 0; lapic.id = 00000000 Uptime: 0s Is someone can help me?