From owner-freebsd-questions@FreeBSD.ORG Sun Jan 13 02:47:27 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 96F98A8B for ; Sun, 13 Jan 2013 02:47:27 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 66323299 for ; Sun, 13 Jan 2013 02:47:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=qfZ74jgt17L8JgCvFWNaLVdVVLxZatuK86VGj15yeGE=; b=uirqEG0/ukDa1NvbubjabHBEnzROqMKpwNCSxtkXvzChyMEeVEQIMVqbMLOz7A8qZzCyfg94WqbCAtzTdayd9bWr4tDRr6fkLqWxsU2/HE9BT2xPfJ4D+2nC8j9Shkz4; Received: from [125.163.96.175] (port=19432 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TuDbZ-002kDw-QR; Sat, 12 Jan 2013 19:47:26 -0700 Date: Sun, 13 Jan 2013 09:47:17 +0700 From: Erich Dollansky To: "Thomas D. Dean" Subject: Re: BWN WLAN wpa_supplicant ssid mismatch no carrier Message-ID: <20130113094717.10687bff@X220.ovitrap.com> In-Reply-To: <50F21E4D.90207@speakeasy.org> References: <50F206B7.4090108@speakeasy.org> <50F2150B.1030601@speakeasy.org> <50F21E4D.90207@speakeasy.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2013 02:47:27 -0000 Hi, On Sat, 12 Jan 2013 18:39:09 -0800 "Thomas D. Dean" wrote: > On 01/12/13 17:59, Thomas D. Dean wrote: > > > cat /etc/rc.conf > ... > ifconfig_wlan0="SYNCDHCP WPA ssid tddhome mode 11b" > wlan0_bwn0="wlan0" > ... > > I found another email that said the device did not support mode 11n. > But, this does not seem to have changed anything. > leave the mode away. It should then use a mode which both bwn and the device will support. Erich