On 12/28/06, Kahlil Johnson <[EMAIL PROTECTED]> wrote:

Download the iwconfig packages, once you got them you will have the
iwconfig iwspy iwlist etc. Look for a howto to use it. Remember first to
ifup wlan0.

iwlist will give you the broadcast AP, but if you want to put one manually
you should use

iwconfig wlan0 ssid "XYZ" key 1011010101AB


Well, I installed wireless tools package and tried to use it:

ifconfig wlan0 up
iwconfig wlan0 enc MY_KEY mode managed essid MY_ESSID channel 6

But I didn't see that IP address was assigned to wlan0 interface. Moreover,
I add into /etc/network/interfaces following:
auto wlan0
iface wlan0 inet dhcp
wireless-essid MY_ESSID
wireless-key MY_KEY
wireless-mode managed
wireless-channel 6

and run
ifconfig wlan0 up

But also without luck.

Any ideas why?

This will set it up.
--
Kahlil Johnson
"Ya tengo GMAIL!!"




--
Cheers,
Michael
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users

Reply via email to