Code:
[root@vhost01 ~ (master)]# sshy vhost02.windsor
Connection timed out during banner exchange
Connection to 216.185.71.142 port 22 timed out
[root@vhost01 ~ (master)]# sshy -vv vhost02.windsor
OpenSSH_9.1p1, OpenSSL 1.1.1q-freebsd 5 Jul 2022
debug1: Reading configuration data /root/.ssh/config
debug1: /root/.ssh/config line 3: Applying options for *
debug1: /root/.ssh/config line 54: Applying options for vhost02.windsor
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug2: resolving "vhost02.windsor" port 22
debug1: Connecting to vhost02.windsor [216.185.71.142] port 22.
debug2: fd 3 setting O_NONBLOCK
debug1: fd 3 clearing O_NONBLOCK
debug1: Connection established.
debug1: identity file /root/.ssh/id_rsa type 0
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.1 FreeBSD-20221019
Connection timed out during banner exchange
Connection to 216.185.71.142 port 22 timed out
This host was accessible until the system was reboot following the update. Can someone tell me how to fix this?