SSH Timeout with error “Server unexpectedly closed network connection” Wednesday, August 22, 2007
Posted by piyut in HP-UX, Solaris.trackback
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.
Comments»
No comments yet — be the first.