Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2006 08:50:48 -0600
From:      Derek Ragona <derek@computinginnovations.com>
To:        nospam@mgedv.net, <freebsd-questions@freebsd.org>
Subject:   RE: intel server board: strange LAN problem!
Message-ID:  <6.0.0.22.2.20060329084604.029098f8@mail.computinginnovations.com>
In-Reply-To: <000101c6533b$384cc910$0a86a8c0@avalon.lan>
References:  <6.0.0.22.2.20060329074523.028fd450@mail.computinginnovations.com> <000101c6533b$384cc910$0a86a8c0@avalon.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
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@SPAM@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 "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20060329084604.029098f8>