Hi Friends,
is it possible to change globally the SSHd port?
I've different configuration files, where the following parameter is present:

port     = ssh


How is it possible to change globally this value?
Is it possible to keep this parameter in the configuration files and change it only in a single configuration file?

It depends upon the OS you're using but it's often in

/etc/ssh/sshd_config

or somethere thereabouts

I strongly recommend doing this - never run ssh on the standard port.. but once you do, make sure you add that port to your fail2ban jail configuration.


_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to