From owner-freebsd-net@FreeBSD.ORG Fri Mar 30 07:38:25 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBB0F106566B for ; Fri, 30 Mar 2012 07:38:25 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA8818FC0A for ; Fri, 30 Mar 2012 07:38:25 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so1536550pbc.13 for ; Fri, 30 Mar 2012 00:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=YRAvr8UDodZJyP+docy2ZJw5XpNPhejOheTDS/6dHMA=; b=BfE5HFGhrqG/r7c1t1wye309wVi5zvkDW7sKX8r8L+c46dFZkpWSt81wx+8mzi9B/j Ywlq0BrTsOSMsAeI/vOULMLN1eN9ZmgWKRlYM4Iu87OGmrr4toWZH7SqtM0sw8RZIuhr 1Xdkizh0hDWpFZeN/QsY8QTkIxXtUC9rpnXc4Z2au0er+2oX7gN4LbE0Kdo9WxqpxThb GrJAO12wm0+X8S2NRn0zgvz4BB7hMhHu1oB1NGjGqKN2lDj+XXssdRKjOVSZElLoaHcE NSo3WZJrXElL8pr0JTTvIMqizE3YEDBBQiqC6kK3AbzyAls/7fklclZxkHmSWGMqzgsP rvtg== Received: by 10.68.135.105 with SMTP id pr9mr7365193pbb.49.1333093105374; Fri, 30 Mar 2012 00:38:25 -0700 (PDT) Received: from pyunyh@gmail.com ([114.111.62.249]) by mx.google.com with ESMTPS id m1sm6803306pbl.39.2012.03.30.00.38.22 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Mar 2012 00:38:24 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Fri, 30 Mar 2012 16:38:19 -0700 From: YongHyeon PYUN Date: Fri, 30 Mar 2012 16:38:19 -0700 To: enoch Message-ID: <20120330233819.GC7325@michelle.cdnetworks.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@freebsd.org Subject: Re: [nfe] DHCP failure on 8-stable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2012 07:38:26 -0000 On Fri, Mar 30, 2012 at 03:01:52AM -0400, enoch wrote: > Recently it became extremely difficult to pass the DHCP discovery step > on boot. Now I am using the buggy [nve] instead. > > Can anyone help? > Did you set synchronous_dhclient option in rc.conf? > Thank you, Enoch. > > uname -a > ~~~~~~~~ > FreeBSD dome 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #7: Thu Mar 29 > 14:37:00 EDT 2012 root@dome:/usr/obj/usr/src/sys/DOME amd64 > > nfe0 fails at DHCPDISCOVER. > > ifconfig: > > nfe0: flags=8843 metric 0 mtu 1500 > options=82008 > ether 00:1f:bc:00:19:dc > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 > media: Ethernet autoselect (100baseTX ) > status: active > > lspci: > > 00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)