From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 03:03:38 2011 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 98786106566B for ; Fri, 2 Sep 2011 03:03:38 +0000 (UTC) (envelope-from dfunk6@cox.net) Received: from eastrmfepo201.cox.net (eastrmfepo201.cox.net [68.230.241.216]) by mx1.freebsd.org (Postfix) with ESMTP id 3F4EA8FC20 for ; Fri, 2 Sep 2011 03:03:37 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmfepo201.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110902030332.AZS32549.eastrmfepo201.cox.net@eastrmimpo02.cox.net> for ; Thu, 1 Sep 2011 23:03:32 -0400 Received: from [192.168.1.20] ([72.192.114.65]) by eastrmimpo02.cox.net with bizsmtp id Tf3X1h00W1QjWw802f3XRa; Thu, 01 Sep 2011 23:03:32 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020206.4E604784.004B,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=ax4i8a8snyEA9uWfgWYmXW+3D+RWNhitQWxcW0Jxd9c= c=1 sm=1 a=G8Uczd0VNMoA:10 a=nTSl362JsOMP97HOnYaBAg==:17 a=_sMpkOBrRE39aKHrTSEA:9 a=QEXdDO2ut3YA:10 a=J1vhBFhpIKuKM6WYG-gA:9 a=yefjuK9MeB8intWkuwgA:7 a=nTSl362JsOMP97HOnYaBAg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none From: Derek Funk To: FreeBSD-Questions In-Reply-To: <1314662420.1588.5.camel@toshiba-ubuntu> References: <1314662420.1588.5.camel@toshiba-ubuntu> Date: Thu, 01 Sep 2011 22:03:31 -0500 Message-ID: <1314932611.1771.11.camel@toshiba-ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: wlan setup 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: Fri, 02 Sep 2011 03:03:38 -0000 I have tried what the handbook says and a custom entry to devd.conf as one forum showed. wlan0 associates with the access point but does not get an IP. Drivers are loaded. No error messages in /var/log for wpa_supplicant. I have even tried using background_dhclient in rc.conf. This is an issue with freebsd not my access point. Windows, ubuntu and my cellphone have no problems obtaining an IP. I have no idea what is happening. It looks straight forward from the handbook. Unless this is a bug. I guess I'll have to ditch freebsd for awhile. Derek