0

I am setting up DDNS for my Rashberry Pi to access from anywhere, followed the instruction

All seems good after setup, but I cannot access Rashberry Pi with ssh

My command in terminal:

ssh [email protected] 

I type the pi's password, but it replies "Permission denied"

Any suggestion is appreciated.

4
  • 1
    And you have enabled ssh? It is disabled by default in more recent versions of Raspbian. Commented Sep 6, 2017 at 4:16
  • I have no error of ssh with the router IP, ssh [email protected] (which point to Rashberry Pi). But I recieved "Permission denied" with hostname (no-ip) Commented Sep 6, 2017 at 7:45
  • Maybe try to run it with sudo in front. Commented Nov 5, 2017 at 21:19
  • @Flajt You don't need special permission to run ssh. Commented Nov 6, 2017 at 4:35

2 Answers 2

1

Since you arrive at the password prompt, DDNS's part is over - the ball is in your court.

Can you copy-paste here a verbatim example of what you are doing in the terminal?

-1

You have to forward port 22 on your router

1
  • If he is getting a permission denied error communication is unlikely to be the cause. Commented Nov 6, 2017 at 3:11

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.