From owner-freebsd-net@FreeBSD.ORG Sat Nov 17 23:08:26 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D23E016A420 for ; Sat, 17 Nov 2007 23:08:26 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id AD3F613C478 for ; Sat, 17 Nov 2007 23:08:26 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1550924waf for ; Sat, 17 Nov 2007 15:08:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qbju58A2f3VL5G00D2hzsqtqGzMDRkQaAFWSIRq9Er0=; b=WiB5OoYz6FgCC6zU2VMc3wsM+LoRbQ8hcpktGxIoQX4QsNLwmJ1nlP8mRx8GvAyKhSj1tbSpgBs4Y0eLONZ4nUPdt3/kbwsW7d0jbEuFFQkjFzJCSg0miBAFw+iEtlH/v/HcMIamAOgPmRPAbflOSVGCUoXv4nrCAII+mYDfKgM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GObmppVznwRTaOJfE2O3QBBZsTMyhqMkYRag4UQhCQqMCMNnzL89LWHczMVyNN0E1TLqzOQlgv61cKqdaddpYcx6gmOSVsV003bqKUmYPh7BvEUgbke4eEULMNE+OrXSuUVB/1aAAvkaeYYw03+r/WbZiO1Xf0WQvnMGafYGcXs= Received: by 10.114.197.1 with SMTP id u1mr176500waf.1195340894985; Sat, 17 Nov 2007 15:08:14 -0800 (PST) Received: by 10.114.13.15 with HTTP; Sat, 17 Nov 2007 15:08:14 -0800 (PST) Message-ID: Date: Sat, 17 Nov 2007 15:08:14 -0800 From: "Kip Macy" To: "kev c" In-Reply-To: <753820.59982.qm@web57407.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <753820.59982.qm@web57407.mail.re1.yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: Help no network with dhcp X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2007 23:08:26 -0000 On Nov 17, 2007 2:40 PM, kev c wrote: > I am trying to install freebsd from an ftp server but > the dhcp configuration is not working in sysinstall. > It says, no dhcpoffers received.. > > The computer is wired to a dlink di624 router acting > as a dhcp server. The server works with windows.. > Can you provide a tcpdump from another machine on the network to see if the DHCP requests are completely ignored? What is the ethernet card? -Kip