Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 14:04:59 -0700
From:      Sam Leffler <sam@errno.com>
To:        James Snow <snow+freebsd-current@teardrop.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: WPA Supplicant doesn't see my SSIDs?
Message-ID:  <42B1E97B.5070408@errno.com>
In-Reply-To: <20050616204044.GC98695@teardrop.org>
References:  <20050616191450.GA98695@teardrop.org> <42B1D9D9.7040604@errno.com> <20050616200450.GB98695@teardrop.org> <42B1DD17.3000601@errno.com> <20050616204044.GC98695@teardrop.org>

next in thread | previous in thread | raw e-mail | index | archive | help
James Snow wrote:
> On Thu, Jun 16, 2005 at 01:12:07PM -0700, Sam Leffler wrote:
> 
>>Are these ap's hiding their ssid?  
> 
> 
> Seems so. Apparently they recently upgraded IOS on these APs and it did
> all kinds of strange things to them. They checked off the bizzarely
> named box that enabled SSID broadcasts and now I see the SSID: 
> 
> x40# ifconfig ath0 list scan
> SSID            BSSID              CHAN RATE  S:N   INT CAPS
> 0x000000000...  00:07:eb:30:c6:de    1   11M 30:0   100 EPS 
> SDC-WAP-001     00:0f:66:18:20:00    6   11M  5:0   100 E   
> external        00:0e:83:af:77:f5   40   54M 28:0   100 EP   WPA WME
> 0...            00:0e:38:51:ca:6c   52   54M 30:0   100 EP   WPA WME
> 
> Then four EAPOL keys are exchanged and:
> 
> Jun 16 16:33:54.345757: WPA: Installing PTK to the driver.
> Jun 16 16:33:54.345767: WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
> Jun 16 16:33:54.345804: wpa_driver_bsd_set_key: alg=TKIP key_idx=0
> set_tx=1 seq_len=6 key_len=32
> ioctl[SIOCS80211, op 19, len 60]: Device not configured
> Jun 16 16:33:54.345862: WPA: Failed to set PTK to the driver.
> Jun 16 16:33:54.647313: Setting scan request: 0 sec 100000 usec
> Jun 16 16:33:54.647344: Added BSSID 00:0e:83:af:77:f5 into blacklist
> Jun 16 16:33:54.647358: Disconnect event - remove keys
> 
> My ath card at boot:
> 
> ath0: <Atheros 5212> mem 0xd0200000-0xd020ffff irq 11 at device 2.0 on
> pci2
> ath0: Ethernet address: 00:0e:9b:6e:60:fc
> ath0: mac 5.9 phy 4.3 radio 3.6
> 
> It's the onboard wireless in a ThinkPad X40, 2371H9U.

dmesg will show you don't have wlan_tkip loaded.

If you can disable the ssid again and collect a kernel debug log for me 
I'll try to fix the hidden ssid problem.  Please send that privately.

	Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42B1E97B.5070408>