From owner-freebsd-questions@FreeBSD.ORG Sun Jan 13 01:39:08 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 945B2B58 for ; Sun, 13 Jan 2013 01:39:08 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-bk0-f50.google.com (mail-bk0-f50.google.com [209.85.214.50]) by mx1.freebsd.org (Postfix) with ESMTP id 259F4160 for ; Sun, 13 Jan 2013 01:39:07 +0000 (UTC) Received: by mail-bk0-f50.google.com with SMTP id jf3so1461906bkc.37 for ; Sat, 12 Jan 2013 17:39:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fEkAps2r/cAwgtaUEZ8P6vRYbRG5soBspZrDqIrhOXo=; b=PMz/mBZfHR4V+xUylnmXnkFw15wIdGAnrr99yHylAfmcv8EWTs1spn0QuRIR0SnowF 7oSL73crDWmStyxNpXB2Y11DW9WGD/B51fh0bEVq3v7cdRDkoaLRaevZCLXkjPAHBh7k i1OIM/KE+/FGxKKr4DEQ4bXj5PdO1fjAMYkXNG65UlWr+qT5lEOXjmBxV30S9DwMmD6Z 1Kh7ruR4S8twvZAUHtmkpIKxi0V+9UICOvgdYnG/4C4ql54Dolh6z0dfQuUKyQmgSy3r UWv48UX2XmeJmh0KwZjAOlKhcMppHi9i3p3Abfq44GZkKQfD0IG1M73M+y0K7E5itEH/ UtoQ== MIME-Version: 1.0 Received: by 10.204.5.69 with SMTP id 5mr37393906bku.26.1358041140626; Sat, 12 Jan 2013 17:39:00 -0800 (PST) Received: by 10.204.75.211 with HTTP; Sat, 12 Jan 2013 17:39:00 -0800 (PST) In-Reply-To: References: <50F206B7.4090108@speakeasy.org> Date: Sat, 12 Jan 2013 17:39:00 -0800 Message-ID: Subject: Re: BWN WLAN wpa_supplicant ssid mismatch no carrier From: Waitman Gobble To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 01:39:08 -0000 On Sat, Jan 12, 2013 at 5:14 PM, Waitman Gobble wrote: > > > On Sat, Jan 12, 2013 at 4:58 PM, Thomas D. Dean wrote: > >> FreeBSD 9.0 as of June 1, 2012. >> >> I have an older laptop with a PC Card Linksys WiFi adapter. >> >> I cannot connect to a close-by (2 ft) wireless router. >> >> > cat rc.conf >> ... >> ifconfig_wlan0="WPA SYNCDHCP" >> wlans_bwn0="wlan0" >> ... >> >> > cat /etc/wpa_supplicant.conf >> network={ >> ssid="tddhome" >> psk="...." >> } >> >> # wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf -ddt >> ... >> 0: < the correct router> ssid='' wpa_ie_len=22 ... >> skip - SSID mismatch >> ... >> >> The interface is seeing the correct router >> > ifconfig -v wlan0 list scan >> ... >> >> SSID ... WPA ... >> >> What am I doing wrong? >> >> Tom Dean >> ______________________________**_________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions >> To unsubscribe, send any mail to "freebsd-questions-** >> unsubscribe@freebsd.org " >> > > Hi, > > I don't recall connecting with CCMP (maybe there's no issue!!!) but check > the router settings. For some reason I remember having to set mine to use > TKIP. An idea. (?) > > > -- > Waitman Gobble > San Jose California USA > 510-830-7975 > I think Erich is correct. Also, CCMP should work great if wlan_ccmp_load="YES" is in /boot/loader.conf Waitman Gobble San Jose California USA 510-830-7975