[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iPhone personal hotspot



David Hoff Jr <dhoffjr42@gmail.com> wrote:
> I'm using Debian Wheezy console only installation.  Is it possible to use
> the iPhone 5 Personal Hotspot for an internet connection on the Debian
> console.   Using iwlist wlan0 scan I can get the network information, but
> though it seems to connect, I am not able to access the internet.  

If you run iwlist wlan0 scan, it will probably show that the connection is
using WPA 2 encryption. In that case you'll need to install wpa-supplicant and
configure the WPA 2 password in order to connect.

If you're already connected to the Access Point, you need to run a DHCP client
to obtain an IP address and other network details.

All of this can be automated in /etc/network/interfaces under Debian so it's a
very simple matter of enabling the interface with ifup once you've configured
it correctly.

Without knowing how yours is configured and wht isn't working, I can't give
more detailed advice.


Reply to: