bob prohaska <f...@www.zefox.net> wrote: > I can't detect any consistent pattern. For a while I thought load on the > sshd-host end made a difference, but the latest disconnect was on an idle > system with serial console output the only traffic on the dropped connection.
Could it be that the serial connection is sending the ssh-escape sequence? Try adding "-e none" to the initial ssh connection command. Cheers, Jamie