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 actu
On Sat January 11 2014 6:22:47 PM Jorge Fábregas wrote:
> On 01/11/2014 06:13 PM, John Aldrich wrote:
> > What do I need to do in order to open a port for SSH (non-standard port,
> > btw.)
> Assuming you already performed the change in /etc/ssh/sshd_config (and
> restarted the service) you should c
On 01/11/2014 06:13 PM, John Aldrich wrote:
> What do I need to do in order to open a port for SSH (non-standard port, btw.)
Assuming you already performed the change in /etc/ssh/sshd_config (and
restarted the service) you should check the current status of your firewall:
# firewall-cmd --list-al
I had SSH partly working up until I started messing with the firewall. It would
time out trying to SSH into my linux box, but now it immediately rejects it.
I've manually configured the non-standard port I'm using to be allowed in the
firewall and now instead of just timing out, it rejects it, w