From owner-freebsd-stable Tue Sep 12 9:48:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.netgates.co.uk (mail.netgates.co.uk [194.105.64.74]) by hub.freebsd.org (Postfix) with ESMTP id B599B37B423 for ; Tue, 12 Sep 2000 09:48:36 -0700 (PDT) Received: from martha.netgates.co.uk (martha.netgates.co.uk [194.105.64.211]) by mail.netgates.co.uk (Mirapoint) with SMTP id AGG01094; Tue, 12 Sep 2000 16:48:30 GMT From: Anthony Robinson Date: Tue, 12 Sep 2000 17:48:30 GMT Message-ID: <20000912.17483000@martha.netgates.co.uk> Subject: Can't use scp with OpenSSH To: freebsd-stable@freebsd.org X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.1; Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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