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&#39;ve tried several values, but it doesn&#39;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">&lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt;</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>
&gt;    As I read from the README, we can set the wpa_supplicant&#39;s parameter by<br>
&gt; using hex string as SSID name. Here is my network block:<br>
&gt; wpa_supplicant.conf<br>
<br>
</div><div class="im">&gt; network={<br>
&gt;         ssid=&quot;00:1a:4d:2f:87:2c&quot;<br>
<br>
</div>Are you sure that is the SSID that you want to use?<br>
<div class="im"><br>
&gt; 0: 00:1a:4d:2f:87:2c ssid=&#39;TEST1&#39; wpa_ie_len=0 rsn_ie_len=22 caps=0x411<br>
&gt;    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>