Jump to content

Unable to obtain Internet Access via Wifi through second interface


defcon21

Recommended Posts

I'm trying to get internet access through my second interface, however after I click commit it just stays on 'Loading' for a while, and when I refresh the page the second interface is disabled. Any ideas what could be causing this? It seems the settings arent being put in effect, or maybe my configuration is not setup properly and the interface doesn't start correctly?



If it matters I'm trying to get internet access from a Verizon Mifi hotspot, here are what my settings look like:



2JS6qK9.png



GLkRHXX.png



Thanks in advance


Edited by defcon21
Link to comment
Share on other sites

Does the pineapple have internet? try downloading an infusion from the pineapple bar, if it works and your computer still can not access the internet, see this thread.

Otherwise try connecting to the AP from an ssh session, for ex

ifconfig wlan1 down
iwconfig wlan1 mode managed
iwconfig wlan1 essid "mifi ssid"
iwconfig wlan1 ap "mac address, or you can just put 'any' here"
iwconfig wlan1 key 'wep password'  //MIFI's use wep right? :(
ifconfig wlan1 up
dhcpcd wlan1

Edited by computerchris
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...