Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2018 23:27:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234426] SSH/SFTP connections from a 12.0-RELEASE VMware VM to the outside world are dropped with "ssh_packet_write_wait: broken pipe" errors
Message-ID:  <bug-234426-227-BxHWgZVxZz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234426-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234426-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234426

Yuri Pankov <yuripv@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuripv@FreeBSD.org

--- Comment #2 from Yuri Pankov <yuripv@FreeBSD.org> ---
See
https://lists.freebsd.org/pipermail/freebsd-current/2018-December/072467.ht=
ml.

Workaround here is adding the following to your ~/.ssh/config:

Host *
    IPQoS lowdelay throughput

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234426-227-BxHWgZVxZz>