From: Kirill A. Korinsky Subject: Re: syspatch -c : call ftp(1) with timeout To: kn@openbsd.org, ajacoutot@bsdfrog.org, matthieu@openbsd.org, tech@openbsd.org Date: Tue, 24 Feb 2026 12:35:53 +0100 On Tue, 24 Feb 2026 12:07:59 +0100, Stuart Henderson wrote: > > only implicit timeouts from TCP keepalives, if enabled. > > btw, if that is a common issue on a machine, you might like: > > net.inet.tcp.keepidle=300 > net.inet.tcp.always_keepalive=1 > > also useful if you are on a network with fast NAT state timeouts. > Frankly, I had encountered this issue only when I used for a while internet via LTE/5G AP at Airbnb host, and when I run pkg_add to install / update something large in wrong moment. -- wbr, Kirill