Question
Getting an error "Connection refused" while trying to connect from terminal.
When I tried “ssh root@104.236.169.241” from my mac terminal, I am getting this error-“ssh: connect to host 104.236.169.241 port 22: Connection refused”.
Then I checked ssh status by - “/usr/bin/ssh status”- then it says- “Could not resolve hostname status: nodename nor servname provided, or not known”. How can I solve this issue?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×