Hi,<br> Thank you for suggestion.<br> The reason I use BSSID instead of SSID is in the case that we would like to fix this station with this BSSID no matter what SSID it is. Thus, I cannot specify SSID name in the SSID parameter.<br>
I see the BSSID parameter too, but I am not sure on how to configure it. I've tried several values, but it doesn't work. Here is one of my trial:<br><div><br></div>
ssid=001a4d2f872c<div> bssid=1<br><br> The debug message still says that SSID mismatch.<br> <br></div>Best,<br>Pongsak<br><br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 3:37 PM, Jouni Malinen <span dir="ltr"><<a href="mailto:j@w1.fi">j@w1.fi</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, Apr 09, 2009 at 11:11:50AM +0700, Pongsak Tawankanjanachot wrote:<br>
<br>
> As I read from the README, we can set the wpa_supplicant's parameter by<br>
> using hex string as SSID name. Here is my network block:<br>
> wpa_supplicant.conf<br>
<br>
</div><div class="im">> network={<br>
> ssid="00:1a:4d:2f:87:2c"<br>
<br>
</div>Are you sure that is the SSID that you want to use?<br>
<div class="im"><br>
> 0: 00:1a:4d:2f:87:2c ssid='TEST1' wpa_ie_len=0 rsn_ie_len=22 caps=0x411<br>
> skip - SSID mismatch<br>
<br>
</div>Based on the scan results, it looks more like the BSSID of the network,<br>
not the SSID (which is TEST1 in this AP). You can set the BSSID with the<br>
bssid option in the network block, but for a WPA network, you will also<br>
need to configure the SSID.<br>
<font color="#888888"><br>
--<br>
Jouni Malinen PGP id EFC895FA<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</div></div></blockquote></div><br>