Hi @SimonMcNair ,
you may also find this interesting: https://kb.blockbridge.com/technote/proxmox-concurrent-vm-migration/index.html
In the meantime, you can run: cat /etc/ssh/sshd_config|grep -vE "^#|$^"
This will allow you to easily compare the configs across your machines. Then, if you...