On 23 Apr 1999, Arcady Genkin wrote: Hi all: I've installed ssh 2.10 and tried to connect to my school via ssh (I know that they run ssh protocol) and got the following: bash-2.01$ ssh cdf.utoronto.ca Disconnected; protocol version not supported. They are using vershio 1, AFAIK. Does this mean that v.2 is incompatible with it or do I have smth misconfigured?
>From the ssh webpages (http://www.ssh.fi/sshprotocols2/index.html): * compatibility with ssh1 works correctly ONLY IF your ssh1-version is 1.2.26 or better (1.2.26 is the latest). So be sure you have that! Most likely your school is not using 1.2.26. Dennis -- Dennis Kelly <[EMAIL PROTECTED]> Network Adminstrator College of Engineering, MSU

