can't seem to get SSH to work

Jorge Fábregas jorge.fabregas at gmail.com
Sat Jan 11 23:56:32 UTC 2014


On 01/11/2014 07:45 PM, John Aldrich wrote:
> OK, the non-standard port is added to the firewall and I've double-checked that 
> SELinux is set to allow the port (it is.) I'm still getting "connection 
> refused" immediately upon trying to connect VIA SSH. :(

Well, did you check if SSHD is actually listening on that port?

# netstat -ntlp | grep -i ssh

Can you "ssh localhost -p NON-STD-PORT" ?

There's nothing more to it.  From where are you testing? Some other
computer on the same network?

-- 
Jorge



More information about the users mailing list