From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 01:10:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2FF1106566C for ; Tue, 19 Oct 2010 01:10:49 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id AB1AD8FC08 for ; Tue, 19 Oct 2010 01:10:49 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o9J18lve013548; Mon, 18 Oct 2010 20:08:47 -0500 (CDT) Date: Mon, 18 Oct 2010 20:08:47 -0500 (CDT) From: Robert Bonomi Message-ID: <201010190108.o9J18lve013548@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, mikeo.veterantutors@gmail.com Cc: richarde.veterantutors@gmail.com Subject: Re: Problem Installing freeBSD 8.1 on Dell Poweredge T110 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: Tue, 19 Oct 2010 01:10:50 -0000 > From owner-freebsd-questions@freebsd.org Mon Oct 18 06:47:12 2010 > Date: Thu, 14 Oct 2010 09:55:41 -0500 > From: Mike Overton > To: freebsd-questions@freebsd.org > Cc: Richard Ehrlich > Subject: Problem Installing freeBSD 8.1 on Dell Poweredge T110 > > (New Dell Poweredge T110, X3430 Xeon, 4GB 1333MHz ). Machine replaces > operating freeBSD 8.1 Dell 686 machine with active Internet connection. > > When trying to load freeBSD 8.1 from a boot only i386 ISO disc, which > installed with no problems on Dell 686 Pentium machine, new machine is > not accepting network configuration loaded via Sysinstall and cannot > find freeBSD download site. 'Details are *IMPORTANT*. You didn't provide any -- and, unfortunately, my crystal ball is on the fritz this week. >From what you did describe, this could be a DNS problem, a driver/hardware mismatch, unsupported hardware, defective hardware, or even an unplugged cable. Information only _you_ can provide: 1) _exactly_ what kind of network card is in your T110 ? 2) exactly *what* does the boot message say about what kind of network interfaces, if any, were found? 3) what does "not accepting" mean? 4) what does 'ifconfig -a' show? 5) what does 'netstat -nr' show? 6) can you 'ping' anywhere? say 129.105.5.104? 7) what does 'traceroute -n {anywhere} ' show?