SSH logins hang after sshd restart — duplicate sshd masters / notify timeout EL8
Symptoms New SSH connections hang immediately after the TCP connection is established. The client shows the connection open and then stalls before the server banner (e.g. stops right after Local version string … with ssh -vvv). The same hang occurs over loopback (ssh user@127.0.0.1), confirming the problem is local to the host, not the network or the client. sshd logs…
Read More »