View Single Post
Posts: 7 | Thanked: 2 times | Joined on Oct 2010 @ Bolivia
#1
Hello! I wonder if anyone knows a way to connect an
wifi network from the console of mobile ... eh tested using
following commands I found on google

ifconfig wlan0 up
iwconfig wlan0 essid elnombredelaESSID
iwconfig wlan0 key lacontraseņa

The problem arises when I try this:

dhclient wlan0

Which is finally connected to the network.

Anyone have any idea how I can get this??