Jump to content

Kali WiFi Connection Issues


BillyK

Recommended Posts

Hello,

I am trying to connect to my home WiFi in Kali using Network Manager. It can find my network, but it cannot connect when I enter the password. I have copied and pasted the password from a text file from a different, connected laptop. I have tried using wpa_supplicant, to no avail. I know that the adapter works, as I use it regularly with a Raspberry Pi running Kali. Any tips? Possible known issues?

Thanks,

BillyK

Link to comment
Share on other sites

Hello,

I am trying to connect to my home WiFi in Kali using Network Manager. It can find my network, but it cannot connect when I enter the password. I have copied and pasted the password from a text file from a different, connected laptop. I have tried using wpa_supplicant, to no avail. I know that the adapter works, as I use it regularly with a Raspberry Pi running Kali. Any tips? Possible known issues?

Thanks,

BillyK

If you have special characters or spaces in your password, you'll have to go into the command line config to add it.

Link to comment
Share on other sites

I do not have special characters or spaces, only numbers and characters.

it's nice when you at least have/get an error message to check instead of your network manager just showing a progress bar and timing out. some other common possibles?

is the file you are copying possibly inserting a phantom carriage return due to being copied from a dos format text file? if the password is obfuscated you can always count the keystroke number of *s. or just type it in manually if possible...

is network manager fixed to actually manage the device? aka the "device not managed error" that is relatively common in debian.

if you if issue #ifconfig lo, does you loopback provide a valid localhost inet addr or is it all zeros?

have you given wicd network manager a try instead? since even mentioning this, since you said is you home network we can guess it is WPA2 but is it personal, enterprise? both wicd and network manager can be picky and cause a timeout no error symptom if not getting along,and by this point worth a look...

wicd previous versions would even do this if the interface was not brought up with /etc/init.d/wicd-client start before even starting x with certain configuration matches.

you know the wifi adapter is functional, but the usual basics lsusb,ifconfig,etc would probably start over here for me. maybe after firing up something like forkali.sh script.they can be very helpful with some post-install kali issue fixes; but can also quickly make things worse and only mentioned with the appropriate amount of reluctance.

just some things I could see being easy to overlook because they are common and "simple". hopefully they put your horse off in the direction of some water anyway :)

Link to comment
Share on other sites

thank you very much for your advice! I'll check out wicd. i dont suspect carriage returns would be te issue, since I only tried copying and pastingNafter many tries typing it :p

i have the machine at my office right now so ill give some of these things a try. again, thank you for your help, much appreciated :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...