Running ssh on unreserved ports

Alex mysqlstudent at gmail.com
Sun Feb 20 16:00:47 UTC 2011


Hi,

>> I'd like to move it to a higher port to avoid the normal doorknob
>> rattling that occurs with ssh running on a public server.
>
>  Does this work for you (assumign 1234 is what you want to listen on)
> semanage port -a -t ssh_port_t -p tcp 1234

This worked great, thanks.

Alex


More information about the users mailing list