Skip to content

A question about SSH port #3695

Closed Answered by sebres
hack3rcon asked this question in Q&A
Discussion options

You must be logged in to vote

It depends:

  • if you changed it in /etc/services then very probably not, since ssh will map to different port.
  • if you changed it in /etc/sshd_config only, then definitely yes, since ssh will still map to 22.

A restart of jail or fail2ban is expected in any case (like a restart of sshd).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sebres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants