I'm doing rudimentary performance testing... and figured I'd try out: Copssh-1.3.5-HPN-test-Installer.zip
So, I uninstalled CopSSH 1.3.5 and installed it. Then activated a local sftp_user account.
Afterwords ssh, scp, etc. don't work.
They exit almost immediately.
Here's what I get when I run with the -vvv switch:
bash-3.00$ ssh -vvv sftp_user@rd_wus
OpenSSH_4.2p1-hpn, OpenSSL 0.9.8 05 Jul 2005
debug1: Reading configuration data /usr/local/etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to rd_wus port 22.
debug2: fd 3 setting O_NONBLOCK
debug1: fd 3 clearing O_NONBLOCK
ssh: connect to host rd_wus port 22: Operation now in progress
bash-3.00$
In grand Win32 fashion, I tried rebooting the machine. No luck.
ideas?
copSSH HPN problems
Fri, 30/09/2005 - 15:39
#1
copSSH HPN problems
Release news
- 2023-09-21 Copssh client 7.11.1
- 2023-09-17 Wrbldnsd 5.0.0
- 2023-09-17 OpenSSL tool 1.7.1
- 2023-09-17 Logwot8 3.1.1
- 2023-09-17 CowAxess 2.0.0
I installed copSSH 1.3.5-VPN on an XP machine and tried to access via Putty from an other XP machine with success.
Do you see any messages in the event log at server side ?
Hmm. I've got same errors when I tried ssh or scp. Message Did not receive identification string appears in the event log at server side. There's something wrong here. I will investigate this and report my findings.
The problem is fixed now. Apparently, there was a bug regarding support for openssh clients like ssh, sftp. New package with updated openssh binaries can be downloaded from the same address : /dl/Copssh-1.3.5-HPN-test-Installer.zip
Thanks for your report!!