I am attempting to SSH into my host. I'm using Mac OSX. When in terminal I type:
ssh user@hostname
I get an immediate error message stating:
connect to host xx.xx.xxx.xx port 22: connection refused
I've tried SSHing into my EC2 instance(different host altogether) and I can do that just fine. Any idea what the problem might be or what further troubleshooting I can do to find out the problem and fix it?