Thread
:
Connect to WLAN from command line
View Single Post
nite_man
2007-01-03 , 15:44
Posts: 14 | Thanked: 1 time | Joined on Dec 2006 @ Limassol, Cyprus
#
8
Well, I run following commands to bring up WLAN:
ifconfig wlan0 up # without this iwconfig gives me an error that device wlan0 not found
iwconfig wlan0 enc MY_NET_KEY mode managed essid MY_NET_ID channel 6
I see that command passes without errors (I use iwevent) but IP address is not given by DHCP and nework interface is not up.
What I do wrong?
Quote & Reply
|
nite_man
View Public Profile
Send a private message to nite_man
Visit nite_man's homepage!
Find all posts by nite_man