On 07/12/2017 05:15 PM, Ed Greshko wrote:
And if you're running selinux in enforcing mode you'll need to generate a policy to allow sshd to bind to the chosen port.
You don't have to generate a policy, it's really easy. Assuming port 222, just do:
semanage port -a -t ssh_port_t -p tcp 222 _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx