I am not able to log in to my computer with ssh, either from a different computer or from the same one. When I try to login locally I am asked for my password but when I enter the same password I always use I get:
Permission denied, please try again.
If I try to login from a remote computer I do not even get asked for my password and I just get:
ssh: connect to host 81.158.159.199 port 22: Connection refused
I have forwarded port 22 to my machine, and I have
ALL : 192.168 LOCAL : ALLOW
in my /etc/hosts.allow file. Can anyone tell me what else I need to do?