[EMAIL PROTECTED] 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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to