Thread
:
Connect to WLAN from command line
View Single Post
SeRi@lDiE
2006-12-27 , 16:52
Posts: 919 | Thanked: 37 times | Joined on Aug 2006 @ /dev/null
#
3
If is secure than you need to follow aditional steps..
And if you just want to do it from xterm...
ifconfig eth1 up (bring up specified interface)
iwconfig eth1 mode managed key [WEP key] (128 bit WEP use 26 hex characters, 64 bit WEP uses 10)
iwconfig essid "[ESSID]" (Specify ESSID for the WLAN)
or iwlist scan to scan for AP.
Last edited by SeRi@lDiE; 2006-12-27 at
16:57
.
Quote & Reply
|
SeRi@lDiE
View Public Profile
Send a private message to SeRi@lDiE
Find all posts by SeRi@lDiE