Hi,
I have followed all instruction and successfully installed Cygwin +
OpenSSH 4.3p2 on Windows 2003 server. I am able to sftp/ssh into the
server after manually starting up sshd using 'cygrunsrv -S sshd'. The
sshd service is also added into Windows services by the installation
script and run as ./sshd_server user. However, when I restart machine, I
can see that sshd is running in windows services and using 'cygrunsrv -Q
sshd', but I just couldn't sftp/ssh into the server. I got a
"ssh_exchange_identification" error (please see the debug log of my
sftp). I have to manually restart the sshd service in windows services,
only then can I sftp/ssh into the server successfully.
#sftp -v jpldp@155.161.144.199
Connecting to 155.161.144.199...
OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /usr/etc/ssh_config
debug1: Connecting to 155.161.144.199 [155.161.144.199] port 22.
debug1: Connection established.
debug1: identity file /home/ldp/.ssh/id_rsa type 1
debug1: identity file /home/ldp/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x200385b4(0x0)
Connection closed
Does anyone have similar experience and solution to this? Thanks.
Regards,
Seng Chuan
-- List Info: http://erdelynet.com/ssh-l/ List Archives: http://erdelynet.com/archive/ssh-l/ To Unsubscribe: Mail mailto:ssh+unsubscribe@erdelynet.comReceived on Tue Sep 19 00:11:47 2006
This archive was generated by hypermail 2.1.8 : Tue Sep 19 2006 - 00:11:48 EDT