Kernel panic with ethfw

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Thu Oct 16 06:45:46 PDT 2003


traore at 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.


More information about the freebsd-questions mailing list