David Hoff Jr <dhoffj...@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. -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140715042114.ga16...@jdc.jasonjgw.net