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, [EMAIL PROTECTED]@mgEDV.net wrote:


> Check the BIOS that both interfaces are enabled.

they are.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to