Trevorford
Posts: 5
Joined: Thu Dec 26, 2013 8:55 pm

Ssh into RPi with android usb tethering

Tue Mar 11, 2014 6:47 pm

Hey all,
I wanted a way to easily connect my pi to a network without the need for a keyboard, monitor ect. I decided to use my android phone's usb tethering feature to help me. I hooked the phone up to the pi using usb and turned the tethering on, I used the command

Code: Select all

sudo dhclient usb0
On the pi to get it working. Now the problem I'm facing is that I want to ssh into the pi and I can't quite get it working
I am using putty and the pi is running raspian with pimame installed.

Return to “Troubleshooting”