Re: -current dropping ssh connections
Jamie Landeg-Jones <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm,gmane.os.freebsd.devel.net |
|---|---|
| Organization | Dyslexic Fish |
| Message-ID | <[email protected]> |
bob prohaska <[email protected]> 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