Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 10:44:12 -0500
From:      "fbsd_user" <fbsd_user@a1poweruser.com>
To:        "Nikolas Britton" <nikolas.britton@gmail.com>, "freebsd general questions" <freebsd-questions@freebsd.org>
Subject:   RE: ssh session hangs when term is flooded with text.
Message-ID:  <MIEPLLIBMLEEABPDBIEGOEMBHDAA.fbsd_user@a1poweruser.com>
In-Reply-To: <ef10de9a0603300649l26cd4cfehbe569ba092c56639@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

There is a patch to OpenSSH to fix the buffer size problem caused by
the different operating systems OpenSSH runs on.  When the host and
remote are different operating systems the send/receive buffer sizes
do not match and this causes drastic slow down. Like in using Winscp
client connecting to a FreeBSD box or Linux box.

ports/security/hpn-ssh/

contains the patch code to fix this problem in sshd/ssh.

Check out the patches home page at
http://www.psc.edu/networking/projects/hpn-ssh/



-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Nikolas
Britton
Sent: Thursday, March 30, 2006 9:49 AM
To: freebsd general questions
Subject: ssh session hangs when term is flooded with text.


When I log into any FreeBSD box through the VPN (IPsec site-to-site)
my ssh session will eventually hang when a large amount of text/data
is displayed, for example compiler output, running top, running
links
or lynx, etc. Obviously this is a networking problem but I'm not
sure
where to start.


--
BSD Podcasts @ http://bsdtalk.blogspot.com/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGOEMBHDAA.fbsd_user>