Date: Sat, 8 Jul 2000 14:24:25 -0400 (EDT) From: Adrian Filipi-Martin <adrian@ubergeeks.com> To: Steve Ames <steve@virtual-voodoo.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: OpenSSH 2.X problem with escape chars? Message-ID: <Pine.BSF.4.10.10007081421030.29764-100000@lorax.ubergeeks.com> In-Reply-To: <200007080229.e682Trd77135@virtual-voodoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Jul 2000, Steve Ames wrote: > > Hey... just noticed something odd. I just upgrading one of my FBSD boxes > to the latest -STABLE and modified /etc/ssh/sshd_config to use version > 2 then 1 (Protocol 2,1). After doing this when I connect to that server > the escape sequences (~^Z and friends (as per 'man 1 ssh')) no longer > work. If I connect version 1 they do. If I connect version 2 they don't. > > Any thoughts? The client I'm connecting from is a 5.0-CURRENT (7/6/00) > system. > > -Steve The same problem exists under 4-STABLE from 07/04/00. I haven't had timt to dig into it for real, but running ssh with -v, seemed to make me believe that the client end was pasing along the ~ to the remote end. IIRC, the ~ should be dealt with on the client end. Adrian -- [ adrian@ubergeeks.com -- Ubergeeks Consulting -- http://www.ubergeeks.com/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10007081421030.29764-100000>