From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 20:00:04 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 E37B6106566C for ; Wed, 31 Aug 2011 20:00:04 +0000 (UTC) (envelope-from dfunk6@cox.net) Received: from eastrmfepo103.cox.net (eastrmfepo103.cox.net [68.230.241.215]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9B78FC13 for ; Wed, 31 Aug 2011 20:00:04 +0000 (UTC) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmfepo103.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110831200003.OICJ3924.eastrmfepo103.cox.net@eastrmimpo03.cox.net>; Wed, 31 Aug 2011 16:00:03 -0400 Received: from [192.168.1.20] ([72.192.114.65]) by eastrmimpo03.cox.net with bizsmtp id T8031h00H1QjWw802803w1; Wed, 31 Aug 2011 16:00:03 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020207.4E5E92C3.0129,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=vWikg9PSJH5eWPsfInVwkFcjRsjcbcFZH9bro1lAIgk= c=1 sm=1 a=G8Uczd0VNMoA:10 a=IkcTkHD0fZMA:10 a=nTSl362JsOMP97HOnYaBAg==:17 a=cFfC_uD6lMDZyXlWbzQA:9 a=QEXdDO2ut3YA:10 a=nTSl362JsOMP97HOnYaBAg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none From: Derek Funk To: Chris Hill In-Reply-To: References: <1314662420.1588.5.camel@toshiba-ubuntu> <1314727772.1602.3.camel@toshiba-ubuntu> Content-Type: text/plain; charset="UTF-8" Date: Wed, 31 Aug 2011 15:00:02 -0500 Message-ID: <1314820802.1527.4.camel@toshiba-ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit Cc: FreeBSD-Questions 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: Wed, 31 Aug 2011 20:00:05 -0000 On Tue, 2011-08-30 at 23:20 -0400, Chris Hill wrote: > On Tue, 30 Aug 2011, Derek Funk wrote: > > > On Mon, 2011-08-29 at 19:00 -0500, Derek Funk wrote: > > [ ... ] > > Drivers are loaded and I tried using SYNCDHCP instead of just DHCP in > > rc.conf. > > I even tried my own entry in devd.conf as shown in a google search. But > > still it links to the access point but does not get an IP. > > Not to belabor the obvious, but do you have a working DHCP server > available to the WAP? > Yes as I stated in the original post. It works fine with Windows and Ubuntu. Just doesn't work with FreeBSD. I even tried PCBSD with its gui networking tool. It links but does not get an IP. I haven't been to the machine again to check logs messages to see wpa_supplicant errors. Derek