From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 27 19:32:21 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 211461065700 for ; Wed, 27 Jul 2011 19:32:21 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id A6DBA8FC17 for ; Wed, 27 Jul 2011 19:32:20 +0000 (UTC) Received: by fxe4 with SMTP id 4so611129fxe.13 for ; Wed, 27 Jul 2011 12:32:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SodC2f/fvdtonwt+is2S7z1qjjFvbvKLW7bg0UQPfPw=; b=XRCf2w697VoLipniaVCJK6s6q/cZFo/dzf1nXcISLyG0cynLL3TRMEXWcWIMVF4DTB 4yZE2fJQWnmpR6FgLa5bhnVCipHF+cHRxroJXkJ27/KrDKHZ8jg276KtIFLaItgzkLh3 t6+rewqO1pYyRt5x12hg6MJEBOT/90cXv6U6o= MIME-Version: 1.0 Received: by 10.223.144.136 with SMTP id z8mr58432fau.31.1311793611382; Wed, 27 Jul 2011 12:06:51 -0700 (PDT) Received: by 10.223.110.133 with HTTP; Wed, 27 Jul 2011 12:06:51 -0700 (PDT) In-Reply-To: <4E305D86.8080403@rawbw.com> References: <4E305D86.8080403@rawbw.com> Date: Wed, 27 Jul 2011 14:06:51 -0500 Message-ID: From: Adam Vande More To: Yuri Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: dhclient fails: DHCPNACK rejected X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 19:32:21 -0000 On Wed, Jul 27, 2011 at 1:48 PM, Yuri wrote: > DHCPOFFER from 192.168.0.1 rejected. > > No static lease files present: /var/db/dhclient.leases.*. > dhcpcd has no problem setting up re0 on thisn host. > This happens on the router DLink DIR-601 with the latest firmware. > Do you have a /etc/dhclient.conf on the box? -- Adam Vande More