sshd

'Forum Post ulist at gs1.ubuntuforums.org
Fri Mar 24 19:29:03 UTC 2006


Actually telnet is 23 and SSH is 22. 

(.)Make sure you are indeed running the SSH daemon. I am assuming you
would have done a /etc/init.d/sshd start. To be on the safer side, try
a sudo /etc/init.d/sshd restart. And also do a ps ax | grep sshd and
make sure you get something as your output .. 
(.) Make sure you don't have a firewall or something blocking it. From
within the same machine, try ssh localhost and you should be able to
login.


-- 
harisund




More information about the ubuntu-users mailing list