From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 08:11:37 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 4C2071065672 for ; Thu, 9 Dec 2010 08:11:37 +0000 (UTC) (envelope-from mlmichael70@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D15B68FC17 for ; Thu, 9 Dec 2010 08:11:36 +0000 (UTC) Received: by wyf19 with SMTP id 19so2090129wyf.13 for ; Thu, 09 Dec 2010 00:11:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=LX07k6NE+Li41aQIUDd/6o2rAZUrAL7/MIeyyPAZS94=; b=BO05HPpweJEgUSpK/J60m4Qcb5bs6aRNPAxobEHP6E4bulu9+DlyKIcvUkIZFfs9kg 5fIVcVkCyl706g5eKHwRry4mmlOSsdI/5bEu4DPY5DsLkqgH8vMKt3pxNbNcpZaVtn9V u5aGErMh2otIMPQjrzVQsiD5hdARCHEDmA5hk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=erNSgSNXQIdNwLbu5xI/8i3qprKgcEVMCqjK1vFEwSYAiYqCLYZbF4qGJhUTuvK9dy 7wJTANM7EnrTKSqMxGlbHe1qwGjpJHYA3xsgYRfekkJ+z6ph6UlQv+YQ7uAtuem93Kel RpCZIIlbDfIjaJv3tQbXNXt9fAEjS1Ua0I0Vs= Received: by 10.227.132.83 with SMTP id a19mr10196884wbt.30.1291882295578; Thu, 09 Dec 2010 00:11:35 -0800 (PST) Received: from prime.nonspace ([217.98.80.250]) by mx.google.com with ESMTPS id h29sm1030953wbc.21.2010.12.09.00.11.34 (version=SSLv3 cipher=RC4-MD5); Thu, 09 Dec 2010 00:11:34 -0800 (PST) Message-ID: <4D009D47.4050600@gmail.com> Date: Thu, 09 Dec 2010 09:11:35 +0000 From: Michael User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101203 Thunderbird/3.1.6 MIME-Version: 1.0 To: Adam Vande More References: <4D000E4A.2000800@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: dhclient doesn't work over wireless 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: Thu, 09 Dec 2010 08:11:37 -0000 On 09/12/2010 02:51, Adam Vande More wrote: > On Wed, Dec 8, 2010 at 5:01 PM, Michael wrote: > >> >> Again, other systems doesn't seem to have any trouble with getting IP from >> this DHCP server and wired interface (em0) works fine too. >> >> Any ideas please? >> > > Your answer lies within: > > http://www.freebsd.org/cgi/query-pr-summary.cgi Ok it looks like PR number 145269. Unfortunately there is no fix yet. Thank you for your help, at least I know it's not just me. Michael