SELinux allow non default SSH port
By default, SELinux only allows running SSH service on default port 22. For security, it is better to change the SSH port to a non-standard port. On Systems running SELinux, sshd service will fail to start if you change the SSH port. To allow a custom SSH port, run For example, to alow sshd service … Read more