Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 17:48:30 GMT
From:      Anthony Robinson <lists@a1.org.uk>
To:        freebsd-stable@freebsd.org
Subject:   Can't use scp with OpenSSH
Message-ID:  <20000912.17483000@martha.netgates.co.uk>

next in thread | raw e-mail | index | archive | help
I am running 4.1-STABLE cvsup'd last week.
I can ssh to and from remote machines, and can scp out, but when I try=20
to scp to this machine it hangs after I type my password.

The output from sshd -d is shown below - can anyone shed any light?

Thanks in advance.
Bap.

bash-2.03# sshd -d
debug: sshd version OpenSSH-2.1
debug: read DSA private key done
debug: Bind to port 22 on ::.
Server listening on :: port 22.
debug: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug: Server will not fork when running in debugging mode.
Connection from REMOTE_HOSTNAME port 1023
Connection from REMOTE_IP_ADDR port 1023
debug: Client protocol version 1.5; client software version 1.2.26
debug: Local version string SSH-1.99-OpenSSH-2.1
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: 3des
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Attempting authentication for MY_USER_NAME.
Failed rsa for MY_USER_NAME from REMOTE_IP_ADDR port 1023
Accepted password for MY_USER_NAME from REMOTE_IP_ADDR port 1023
debug: session_new: init
debug: session_new: session 0
debug: Exec command 'scp -t .'
debug: Entering interactive session.
debug: fd 4 setting O_NONBLOCK
debug: fd 7 setting O_NONBLOCK
debug: server_init_dispatch_13
debug: server_init_dispatch_15
debug: tvp!=3DNULL kid 0 mili 10
debug: tvp!=3DNULL kid 0 mili 10





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000912.17483000>