Operating System - HP-UX
1837165 Members
2549 Online
110112 Solutions
New Discussion

Re: ssh: connect to host lHOST1 port 22: Connection refused

 
f. halili
Trusted Contributor

ssh: connect to host lHOST1 port 22: Connection refused

Hello everyone,

From HOST1 I can ssh to another machine. From another machine when I ssh to HOST1, I get - "ssh: connect to host lsqa port 22: connection refused".

Any thoughts?

Thanks,
f. halili
derekh
1 REPLY 1
Sundar_7
Honored Contributor

Re: ssh: connect to host lHOST1 port 22: Connection refused

First thing, check if you have SSHD server running in HOST1

# ps -ef | grep -i sshd
Learn What to do ,How to do and more importantly When to do ?