Page 1 of 1
REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 5:20 am
by jgd2121
Hello friends !
I am facing a problem with respect to remote login since past few days and seems that everything regarding password publickeys and stuff is ok.
Then how to overcome this problem ?
1. SSH server is enabled on my pi
2. IP address is correct I am able to ping it
3. The only message I get is permission denied.
Please help me to solve this is issue....I am a beginner using Pi in my project
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 8:34 am
by AndyD
Is it possible that the machine that you are ssh'ing from has a firewall that is blocking the connection?
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 10:54 am
by jgd2121
I have blocked my firewall...still ! 99% its public key and private key issue
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 11:07 am
by cpc464
Try it with ssh -vvv and post the results.
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 11:09 am
by B.Goode
More detail needed.
What system are you connecting from?
What SSH client are you using?
Can you get any logging or diagnostics from the failed connection?
What os do you have on the RPi?
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 2:26 pm
by jgd2121
I am using SSH from my laptop to connect remotely with Raspberry Pi via ethernet cable and the os is Raspbian on my pi
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 2:27 pm
by jgd2121
Failed connection says Access Denied
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 2:27 pm
by AndyD
jgd2121 wrote:I am using SSH from my laptop to connect remotely with Raspberry Pi via ethernet cable and the os is Raspbian on my pi
What OS is on the laptop? What ssh client are you using on the laptop (e.g. putty)?
Re: REMOTE LOGIN ISSUE
Posted: Thu Feb 26, 2015 2:30 pm
by RaTTuS
can you
on the RPi do
ssh local host
what is the IP address of the RPi and gateway and netmask
what is the reomote Ip address you are using [you can obscure the last digits if you wish]
is this port forwarding setup correctly on your router