From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 14:51:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BF2716A422 for ; Wed, 29 Mar 2006 14:51:21 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF3F43D5E for ; Wed, 29 Mar 2006 14:51:09 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k2TEorO0006193; Wed, 29 Mar 2006 08:50:53 -0600 (CST) Message-Id: <6.0.0.22.2.20060329084604.029098f8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 29 Mar 2006 08:50:48 -0600 To: nospam@mgedv.net, From: Derek Ragona In-Reply-To: <000101c6533b$384cc910$0a86a8c0@avalon.lan> References: <6.0.0.22.2.20060329074523.028fd450@mail.computinginnovations.com> <000101c6533b$384cc910$0a86a8c0@avalon.lan> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: intel server board: strange LAN problem! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 14:51:21 -0000 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"