Hi guys, I have the following problem:
I wanted to change the default SSH port from 22 to 2222, and I was able to do so by editing the sshd_config files.
However, even after changing the SSH port, when I try to migrate a VM between NODE_X and NODE_Y using ProxMox, it still uses port 22 and the command fails.
I tried changing it in the ssh_config file as well, but ProxMox still uses port 22 for VM migration.
I would like to know if there is any configuration that needs to be done in the ProxMox configuration files to change the default SSH port and make it work when migrating a VM between nodes.
I wanted to change the default SSH port from 22 to 2222, and I was able to do so by editing the sshd_config files.
However, even after changing the SSH port, when I try to migrate a VM between NODE_X and NODE_Y using ProxMox, it still uses port 22 and the command fails.
I tried changing it in the ssh_config file as well, but ProxMox still uses port 22 for VM migration.
I would like to know if there is any configuration that needs to be done in the ProxMox configuration files to change the default SSH port and make it work when migrating a VM between nodes.