Your using an Atheros chipped card?If so make sure yours is ath0 and not ath1, ath2 etc...If it is one of the ath1, ath2..etc's..use them instead of my ath0.
***EDIT***
BTW please post your wpa supplicant for me to take a look at. And are you sure your using WPA AES and not WPA TKIP or WPA2 TKIP or WPA2 AES+TKIP???
[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]
excellent, I never twigged that ath0 was in monitor mode, I'll give this a try tonight when I get home & let you all know, cheers for the answers
Good eye Neklez!! I cant believe I overlooked that....
"Could not configure driver to use managed mode"
Also, if you still can't connect samsung, I use these commands to get back into managed mode. Slightly different than Neklez.
wlanconfig ath0 destroy
wlanconfig ath0 create wlandev wifi0 wlanmode managed
ifconfig ath0 up
wpa_supplicant -w -Dwext -iath0 -c/etc/wpa_supplicant.conf
dhcpcd ath0
I really hope you can get it working this time. And again,...good eye Niklez. Thanks for helping. Very cool of you to speak up.
[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]
Thanks Neklez & -=Xploitz=- for replying.
I tried both ways & pasted in as showing below
bt etc # wlanconfig ath0 destroy
bt etc # wlanconfig ath0 create wlandev wifi0
ath0
bt etc # wlanmode managed
bash: wlanmode: command not found
*** SO I RUN THE WLANCONFIG ATH0 TO CONFIRM IN MANAGED MODE - HOWEVER I NOTICE IT SAYS ACCESS PONT NOT ASSOCIATED, I AM APPROX 1 METER FROM IT & I HAVE MY OTHER LAPTOP ON USING WIRELESS READING THESE INSTRUCTIONS
bt etc # wlanconfig ath0
[status not implemented (yet). Spawning iwconfig...]ath0 IEEE 802.11b ESSID:"" Mode:Managed Channel:0
Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:0 dBm Sensitivity=0/3
Retryff RTS thr
ff Fragment thr
ff
Encryption keyff
Power Managementff
Link Quality=0/94 Signal level=-95 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
bt etc # ifconfig ath0 up
bt etc # chmod 755 /etc wpa_supplicant.conf
bt etc # wpa_supplicant -w -Dwext -iath0 -c/etc wpa_supplicant.conf
l2_packet_receive - recvfrom: Network is down
CTRL-EVENT-TERMINATING - signal 2 received
bt etc #
& THIS IS WHERE IT ENDS :'(
Shoot! Sorry samsung..my commands ran together ..I edited them above..please retry.
BTW is your essid cloaked??
And yes...the following is one long command....
wlanconfig ath0 create wlandev wifi0 wlanmode managed
[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]
So did I understood correctly that your wpa_supplicant.conf is in /mnt/hda4/etc folder?
If so, you should try running wpa_supplicant -Dwext -iath0 -c/mnt/hda4/etc/wpa_supplicant.conf
Because -c/etc wpa_supplicant.conf is not right command.
You can check where your wpa_supplicant.conf is by following.
Go to folder where it is, type "pwd" (without " "). It gives you path which you should use after -c.
And if it's still not working, please use -dd option with wpa_supplicant, and post here what it says.
Hope you understand what i try to say.![]()
ok, trying both commands you have advised i have moved on & got a little further, I get
Trying to associate with (mac address) (SSID='h@ckm3' freq=2412 MHz)
Trying to associate with (mac address) (SSID='h@ckm3' freq=2412 MHz)
this continues down the page before eventually timing out, so it's trying to do something
Then get
Netowrk is down
Authentication with 00:00:00:00:00 timed out.
Failed to initiate AP scan
Then it trys to associcate again
-=Xploitz=- - My essid is not cloaked
Im nearly there![]()