Date: Sat, 12 Jan 2013 17:39:00 -0800 From: Waitman Gobble <gobble.wa@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: BWN WLAN wpa_supplicant ssid mismatch no carrier Message-ID: <CAFuo_fz1qjJc%2B5hAZQ48krhm4goFPUjRohigLZ20eppgHLM4uw@mail.gmail.com> In-Reply-To: <CAFuo_fzGz0wu%2Bj2DgWqNKsoSPg4rw0u5HCKjQuzqZs%2BANhSQrw@mail.gmail.com> References: <50F206B7.4090108@speakeasy.org> <CAFuo_fzGz0wu%2Bj2DgWqNKsoSPg4rw0u5HCKjQuzqZs%2BANhSQrw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 12, 2013 at 5:14 PM, Waitman Gobble <gobble.wa@gmail.com> wrote: > > > On Sat, Jan 12, 2013 at 4:58 PM, Thomas D. Dean <tomdean@speakeasy.org>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<tddhome> ... WPA<v1 mc:AES-CCMP uc:AES-CCMP km:8021X-PSK> ... >> >> What am I doing wrong? >> >> Tom Dean >> ______________________________**_________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions<http://lists.freebsd.org/mailman/listinfo/freebsd-questions> >> To unsubscribe, send any mail to "freebsd-questions-** >> unsubscribe@freebsd.org <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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFuo_fz1qjJc%2B5hAZQ48krhm4goFPUjRohigLZ20eppgHLM4uw>