* install latest madwifi drivers
* make sure you dont get any errors
* reboot
* ues this code to connect
Code:rm -Rf /etc/chcpc/* ifconfig wlan0 down iwconfig wlan0 essid "YOURAPNAME" ifconfig wlan0 up dhcpcd wlan0
you may need to update wpa_supplicant ( I had issues connecting using the wlassistant and after that update it now works using wlassistant ( sometimes I have to down / up the device have not quite figured it out
[CENTER][FONT=Book Antiqua][SIZE=5][B][COLOR=blue][FONT=Courier New][COLOR=red]--=[/COLOR][/FONT]Xploitz[FONT=Courier New][COLOR=red]=--[/COLOR][/FONT][/COLOR][/B][/SIZE][/FONT][FONT=Courier New][COLOR=Black][SIZE=6][B] ®[/B][/SIZE][/COLOR][/FONT][/CENTER]
[CENTER][SIZE=4][B]Remote-Exploit.orgs Master Tutorialist.[/B][/SIZE][SIZE=6][B]™
[/B][/SIZE]
[URL="http://forums.remote-exploit.org/showthread.php?t=9063"][B]VIDEO: Volume #1 "E-Z No Client WEP Cracking Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=7872"][B]VIDEO: Volume #2 "E-Z No Client Korek Chopchop Attack Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8230"][B]VIDEO: Volume #3 "E-Z WPA/WPA2 Cracking Tutorial"[/B][/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8041"][B]VIDEO: Volume #4 "E-Z Cracking WPA/WPA2 With Airolib-ng Databases"[/B][/URL]
[/CENTER]
i had a similer problem with my alfa i found the easiest way was to set it to master mode take your adapter out now plug it back in now open a terminal and type iwconfig once you have found the card your are using either lo, eth0, wifi0, rtap0 wlan0, eth1, eth2 type this command
ifconfig (youradapter) up
then iwconfig (youradapter) mode master
now use one of the built in wifi programs to help you connect they are found under the internet tab i belive one of them is called kiwi using one of these i am able to scan and connect sucsefully to a wireless network
the noobish context was for any one else who may come across this page
ninja
Sometimes I try to fit a 16-character string into an 8–byte space, on purpose.
i have same problem![]()
try this, worked for me:
ipconfig wlan0 up
iwconfig wlan0 essid "name" ap "mac address"
dhcpcd wlan0
Worked with me, without the ap command wasent sucessufuly working