"ext Michael Stepanov" <michael at stepanoff.org> writes: > 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. You didn't run the DHCP client: udhcpc -i wlan0 -- Kalle Valo