Jump to content

SSH


Recommended Posts

I managed to SSH to the Fon, but for some reason I could not connect to the fon after while. So I Reset the Fon and tried again and had problems with the ssh key so I cleared the key, However, now when I ssh it asks for a password and it rejects the password I set for it. I have tried reinstalling shh, but I still have the same issue.

BTW, I am using OpenSuse with SecPanel

Link to comment
Share on other sites

Are you sure your logging in as the correct user?

If your trying a root login then make sure it's enabled in "/etc/ssh/sshd_config"

A copy of the output might help slightly more.

Link to comment
Share on other sites

I am logging on as a user.

machstorm@linux-rum0:~> ssh 192.168.10.1

The authenticity of host '192.168.10.1 (192.168.10.1)' can't be established.

RSA key fingerprint is 02:3b:67:ae:89:eb:52:9e:73:a9:a9:b5:d0:11:05:63.

Are you sure you want to continue connecting (yes/no)? yes

Warning: Permanently added '192.168.10.1' (RSA) to the list of known hosts.

machstorm@192.168.10.1's password:

Permission denied, please try again.

machstorm@192.168.10.1's password:

Permission denied, please try again.

machstorm@192.168.10.1's password:

Permission denied (publickey,password).

Nothing not even a blank pass will work.

Link to comment
Share on other sites

So does the user machstorm exist on the host?

And have you checked that your private key matches the public key?

Link to comment
Share on other sites

Thats the funny thing is when I use the ssh 192.168.10.1 it does just that. machstorm is the user on my Notebook that I am using to connect to the fon. So am I to assume that it is trying to find machstorm on the fon?

It's trying to find machstorm on the fon. try using su or sudo in front of ssh, or login as root on the netbook, then use ssh. It's trying to find machstorm on the fon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...