On 03/26/2011 10:24 AM, Timothy Murphy wrote:
edik landave wrote:

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

It does:
iwlist wlan0 scanning

iwlist is from the package

wireless-tools-29-5.1.fc12.i686

If you are on F14, it might have a higher revision number.

Cheers,

JD