SSH'ing?
#8
(06-06-2016, 08:41 AM)joshdude58 Wrote:
(06-04-2016, 06:32 PM)Luke Wrote: are you sure you have the correct user ? Old Debian images (3.10.65) used pine64user new images (3.10.101) use debian. So on a new img from a nix terminal that would be ssh debian@192.168.x.xxx

(06-06-2016, 08:32 AM)jl_678 Wrote: Hi,

This may sound dumb, but you also need to be sure that you have the right IP address.  If you SSH into the wrong device, you will get that same error.  If you are using Lenny's Debian build then you should look for "Pine64pro" as the computer name in DHCP.

Thanks for the tips; however, I was unsuccessful. I ran "hostname -I" to get my IP address - starts with 172.16, does that sound right? My command line is "user@debianpine64". Would the proper command be to run from a different computer's terminal:
"ssh user@172.16.xx.x" or ssh "debianpine64@172.16.xx.x"? I have tried both and had no success, but I feel like I might have the wrong IP address (even though that's what the hostname returned me)

Update: Just ran /sbin/ifconfig to check for an IP address and hostname did return the correct address. I'm guessing the error is somewhere in the username part of my command, granted I've tried all different types of names and I still get a connection refused error. I've even ran the hostname to check for the name, and it returns debianpine64. I'm using port 22 if that matters

This: "ssh user@172.16.xx.x" or ssh "debianpine64@172.16.xx.x"? /// doesn't look right.

Do sudo ifconfig: you will get something like this. Look at line 2 - in my case it says: inet addr 192.168.1.113 

Thats the number you are looking for. 

You tried 'user' and 'debianpine64'. Those are not default users on Lenny's image. Hence, unless you created a user and removed the stock user, try:

ssh debian@insert-ip.after
or
pine64user@insert-ip-after


Let us know if this solves the problem.   
You can find me on IRC, Discord and Twitter




Messages In This Thread
SSH'ing? - by joshdude58 - 06-04-2016, 01:14 PM
RE: SSH'ing? - by Luke - 06-04-2016, 06:32 PM
RE: SSH'ing? - by joshdude58 - 06-04-2016, 07:00 PM
RE: SSH'ing? - by joshdude58 - 06-06-2016, 08:41 AM
RE: SSH'ing? - by pfeerick - 06-06-2016, 07:30 PM
RE: SSH'ing? - by Luke - 06-07-2016, 03:33 AM
RE: SSH'ing? - by jl_678 - 06-06-2016, 08:32 AM
RE: SSH'ing? - by Luke - 06-06-2016, 08:39 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)