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

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to