6 Jul 2002 20:11
latest ssh incompatible with CLX?
Chris Baker <electro <at> 1939worldsfair.com>
2002-07-06 18:11:37 GMT
2002-07-06 18:11:37 GMT
I'm running debian unstable, and I recently upgraded to the latest ssh. Unfortunately, it looks like CLX no longer works over ssh via X forwarding. Has anyone else encountered this problem? (Debugging output below). TIA, cbb cbb <at> clever-hans:~$ ssh -v -X localhost OpenSSH_3.4p1 Debian 1:3.4p1-2, SSH protocols 1.5/2.0, OpenSSL 0x0090604f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 debug1: Connecting to localhost [127.0.0.1] port 22. debug1: Connection established. debug1: identity file /home/cbb/.ssh/identity type 0 debug1: identity file /home/cbb/.ssh/id_rsa type -1 debug1: identity file /home/cbb/.ssh/id_dsa type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 Debian 1:3.4p1-2 debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-2 pat OpenSSH* Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-2 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP(Continue reading)
RSS Feed