- To: Sydney Linux Users Group <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] ssh_exchange_identification: read: No such file or directory
- From: Ken Yap <ken@xxxxxxxxxx>
- Date: Fri Sep 1 11:53:31 2000
- Reply-to: ken@xxxxxxxxxx (Ken Yap)
>[root@internet /root]# ssh -v 111.111.111.111
>SSH Version OpenSSH-1.2.2, protocol version 1.5.
>Compiled with SSL.
>debug: Reading configuration data /etc/ssh/ssh_config
>debug: Applying options for *
>debug: ssh_connect: getuid 0 geteuid 0 anon 0
>debug: Connecting to 111.111.111.111 [111.111.111.111] port 22.
>debug: Allocated local port 977.
>debug: Connection established.
>ssh_exchange_identification: read: No such file or directory
>debug: Calling cleanup 0x80560b0(0x0)
Also try telnet otherside 22 and see if you get the first line, which is
the version string, like this:
SSH-1.5-OpenSSH-1.2.2