Jump to content

psk storage for WiFi Client Mode ssids


rabbidmind

Recommended Posts

Maybe someone can share where to find the storage for WiFi Client Mode ssids and associated preshared keys

*** no luck here grep -rnw '/' -e "psk" ...but found in plain text:
/dev/mtdblock5:6947024:*mixed-psk▒1+tki)L▒.[PINEAPPLE ROOT WEB INTERFACE ACCESS PASS]'

*** no luck here Found from the /etc/pineapple/ path then ran

sqlite> .open ssid_list.db

tried to select * from ssid_list; which yields nothing for me cause I haven't been been adding any to the filter lists I suppose.

*** some success here Found from the /etc/config/wireless file held

config wifi-iface
option device 'radio1'
option ifname 'wlan1'
option mode 'sta'
option key '[THE CURRENT KEY]'
option network 'wwan'
option ssid '[TO MY CURRENT GATEWAY SSID]'
option encryption 'psk2+ccmp+tkip'

BUT, I seem to remember these devices keeping the credentials for multiple gateway APs for WiFi Client Mode without having to retype them although the I believe you would need to be either out of range of a previously connected AP for it to connect automatically to the another previous AP that is in range....at worst you would need to restart the pineapple and it would remember the the other AP.

My question is: Where does the pineapple store the rest of these ssid's and keys that are not in use?

This way when I upgrade I don't have to revisit APs find/remember and fill out credentials every time but instead just copy and paste them to the correct file(s) over ssh or whatever.

Link to comment
Share on other sites

missed a few paths looked for the first post.

***not found in a few usual places as they do not appear to exist in this linux distro.
/etc/NetworkManager/system-connections/
/etc/network/interfaces/

Sorry, if this is not very useful, I am rather stuck on it. Anyone? Thanks.

Link to comment
Share on other sites

Well thanks for that Sebkinne.

I had not been able to test this due to being stationary over the past few days

while being under the weather, though still well enough to do an upgrade.

I do not know why, I just swore I remember they did. Excellent to know there is interest in adding it.

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...