connection refused [3]
connection refused
Wednesday, October 22, 2003 4:54 PM - maxtor
I got a Xssh Error "Unable to open connection:
connection refused" when I connected to a rh8 server after a reboot,but it was worked fine before the rebooting,and there was no configuration changed,what is the wrong?
connection refused" when I connected to a rh8 server after a reboot,but it was worked fine before the rebooting,and there was no configuration changed,what is the wrong?
Re: connection refused
Wednesday, October 22, 2003 5:27 PM - Support
The error occurs when the ssh server is not running on the Linux box. Please check if the sshd process is running on the server. Also, confirm that the ssh port number is configured correctly.
----
Technical Support
----
Technical Support
Re: Re: connection refused
Tuesday, October 28, 2003 3:28 PM - maxtor
I use #service sshd status to check the sshd process,and get the message"sshd dead but subsys locked",what's the wrong?
Re: Re: Re: connection refused
Wednesday, October 29, 2003 11:30 AM - Support
The sshd doesn't seem to work correctly. Please restart the sshd as following:
# service sshd restart
Hope to solve the problem.
----
Technical Support
# service sshd restart
Hope to solve the problem.
----
Technical Support
Previous views: 147