<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 03/26/2011 10:24 AM, Timothy Murphy wrote:
    <blockquote cite="mid:iml7gr$fcl$2@dough.gmane.org" type="cite">
      <pre wrap="">edik landave wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">iwconfig wlan0 essid MY_Access_Point_SSID
echo $?
#again this should be 0 &amp;&amp; that means that It associated you to your
AP or router
</pre>
      </blockquote>
      <pre wrap="">
Why can't the Fedora/Linux WiFi interface
show you available access points, like Windows,
and ask you to choose the one you want?

</pre>
    </blockquote>
    <font face="Century Schoolbook L">It does:<br>
      iwlist wlan0 scanning<br>
      <br>
      iwlist is from the package<br>
      <br>
      wireless-tools-29-5.1.fc12.i686<br>
      <br>
      If you are on F14, it might have a higher revision number.<br>
      <br>
      Cheers,<br>
      <br>
      JD<br>
    </font>
  </body>
</html>