Registered Member
|
Hello,
I'm getting a 'Permission denied, please try again.' error at the password stage when attempting to SSH using
Can anyone suggest how I might proceed from here to track down the issue? Many thanks in advance, Tim |
Registered Member
|
Hi!
Is <hostname>@<IP address> a typo? Normally you need the username, not hostname. To get more information start using the verbose command
Does the host listen on external ip addresses? Check /etc/ssh/sshd_config. |
Registered Member
|
Let me help you with this.
Run ssh -vvv user@your .vps .ip for more info You can save a lot of time by determining why you can't connect before you proceed. The following command will show you exactly what SSH is doing when you initiate a connection with your VPS server: ssh -vvv root@your .vps .ip Naturally, you should replace your.vps.ip with the relevant IP address, which can be found in your control panel. Note down any output. Cheers. |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]