Re: intel server board: strange LAN problem!

2006-03-29 Thread Derek Ragona
Check the BIOS that both interfaces are enabled. -Derek At 07:23 AM 3/29/2006, [EMAIL PROTECTED]@mgEDV.net wrote: hi together! our intel server board SE7320VP2D2 has 2 onboard LAN interfaces. HW address .:40 and .:41. ifconfig -a on freebsd only shows the 2nd interface (:41)

RE: intel server board: strange LAN problem!

2006-03-29 Thread [EMAIL PROTECTED]@mgEDV.net
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]

RE: intel server board: strange LAN problem!

2006-03-29 Thread Derek Ragona
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