All my machines use SSH port 24739, but when I try to login via SSH, I get “ssh: CONNECT TO HOST * PORT 22: connection refused.” I found a similar question on Open OnDemand Discourse, but it has no answer. I tried setting OOD_SSH_PORT=“24739” in /etc/ood/config/apps/dashboard/env
These settings still did not work, and it continued to indicate that the connection was on port 22. Ultimately, it only took effect when I set Host * Port 24739 in /etc/ssh/ssh_config.