Date: Mon, 6 Mar 2023 21:04:37 +0000 From: "Mark Delany" <n6t@oscar.emu.st> To: freebsd-net@freebsd.org Subject: Re: sshd doesn't disconnect for 30+ minutes after the TCP connection is closed ungracefully Message-ID: <0.2.0-final-1678136677.164-0xb079cd@qmda.emu.st> In-Reply-To: <540652d7-953b-12bc-42cc-982d4dd85849@wemm.org> References: <baf5faa3-3c03-fb9e-4196-bd26c2fc622e@tsoft.com> <08DDB90C-5D30-40A3-86C0-87021959F04D@freebsd.org> <49CE5046-7934-414C-9B62-F3712DECBA52@karels.net> <540652d7-953b-12bc-42cc-982d4dd85849@wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06Mar23, Peter Wemm allegedly wrote: > (~/.ssh/config with ServerAlive* probes) for different reasons. The > (overloaded) router would drop connections that seemed idle. Sending > probes helped prevent that - or at least making the router drop somebody > else's instead. Probably explains why I, quite likely on the same shuttle, ended up running this on the client side of my terminal sessions: while : do ssh snake.corp.youknowhoo.com tmux emacs echo Some dirty rat caused my connection to drop...again! sleep 2 done
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0.2.0-final-1678136677.164-0xb079cd>