jump to navigation

SSH Timeout with error “Server unexpectedly closed network connection” Wednesday, August 22, 2007

Posted by piyut in HP-UX, Solaris.
add a comment

Login to server using ssh have an error “Server unexpectedly closed network connection”, this case is issue of sshd_config configurations related to DNS service. to solve this case, configure sshd_config to change line “UseDNS” to “no” than restart sshd daemon.