intel server board: strange LAN problem!

Derek Ragona derek at computinginnovations.com
Wed Mar 29 14:51:21 UTC 2006


Are both nics GB?  or is one 100 MB?
Are you running a custom kernel?  If you hvae one that is 100 MB make sure 
you have a kernel with fxp support compiled in.

you may need to add (if both nics are GB:
network_interfaces="em0 em1 lo0"
to your rc.conf
or (if one is 100 MB)
network_interfaces="em0 fxp0 lo0"

         -Derek


At 08:15 AM 3/29/2006, No at SPAM@mgEDV.net wrote:
>
>
> > Check the BIOS that both interfaces are enabled.
>
>they are.
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list