Unable to access the server via SSH
Posted
by
Rishee
on Super User
See other posts from Super User
or by Rishee
Published on 2012-04-03T15:27:26Z
Indexed on
2012/04/05
17:35 UTC
Read the original article
Hit count: 254
when I am trying to access the server through ssh it says:
ssh: connect to host xx.yyy.zzz.x port 22: Connection refused
and on the server in auth.log
it shows following log entry:
Address xx.yyy.zzz.x maps to xx.yyy.zzz.x.static-pune-vsnl.net.in, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
I have created a user account for that user and it is also in enabled status.
Requested info
- It is Ubuntu 11.10
- It is configured as SSH Server using openssh-server
- I am trying to connect to this server using Putty from Windows 7 i.e. My Desktop
- I have also asked this on AskUbuntu: http://askubuntu.com/questions/118556/unable-to-access-the-server-via-ssh
© Super User or respective owner