Skip site navigation (1)Skip section navigation (2)
Date:      16 Oct 2003 09:45:41 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        freebsd-questions@freebsd.org
Cc:        traore@afribone.net.gn
Subject:   Re: Kernel panic with ethfw
Message-ID:  <447k35z46y.fsf@be-well.ilk.org>
In-Reply-To: <1066226649.3f8d53d9e57c7@mail.afribone.net.gn>
References:  <1066047798.3f8a993698f53@mail.afribone.net.gn> <44k776ha09.fsf@be-well.ilk.org> <1066226649.3f8d53d9e57c7@mail.afribone.net.gn>

next in thread | previous in thread | raw e-mail | index | archive | help
traore@afribone.net.gn writes:

> > 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?

Looks like there's something wrong with your kernel definition. 
Go back to the GENERIC kernel and make sure it doesn't happen with
that, then add your changes a few at a time until you figure out where
the problem is.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447k35z46y.fsf>