Change the default ssh port

pethun
2023-03-30
2023-10-11
  • pethun - 2023-03-30

    Hi All,

    Is there a way to change the default port for ssh to a different port instead of standard 22?
    Since SSH port are targeted for hostile login attempt there should be a possibility to use another port.

     
  • asivakov - 2023-10-11

    Of course there is! =)
    just edit file/etc/ssh/sshd_config and restart ssh service.
    but you'll lose the possibility of runtime management through "update Linux", so there enother question -
    how to change default port in codesys it-self?

     

Log in to post a comment.