Re: -current dropping ssh connections

From: Jamie Landeg-Jones <jamie_at_catflap.org>
Date: Wed, 21 Jun 2023 23:05:18 UTC
bob prohaska <fbsd@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