savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101853 ] sftp problem


From: nobody
Subject: [Savannah-hackers] [ 101853 ] sftp problem
Date: Sun, 23 Feb 2003 21:59:34 -0500


Support Request #101853, was updated on 2003-Feb-17 18:57
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101853&group_id=11

Category: Download Area
Status: Open
Priority: 9
Summary: sftp problem

By: jwm
Date: 2003-Feb-24 15:59
Logged In: YES 
user_id=16006
Browser: Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux; en, en_NZ)


Spot the difference:

bash-2.05a$ date; sftp -1v  address@hidden:/upload/yaf-splash/
Mon Feb 24 15:55:21 NZDT 2003
Connecting to sv.gnu.org...
OpenSSH_3.4p1 Debian 1:3.4p1-1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /net/alpha/home/prog/jwm/.ssh/config
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to sv.gnu.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /net/alpha/home/prog/jwm/.ssh/identity type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1 
Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.4p1 Debian 1:3.4p1-1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'sv.gnu.org' is known and matches the RSA1 host key.
debug1: Found key in /net/alpha/home/prog/jwm/.ssh/known_hosts:21
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication via agent with 'address@hidden'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: /usr/lib/sftp-server
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
debug1: Transferred: stdin 9, stdout 0, stderr 0 bytes in 2.8 seconds
debug1: Bytes per second: stdin 3.2, stdout 0.0, stderr 0.0
debug1: Exit status 0
Connection closed

There *is* no difference, or at least none that I could see. But
I've provided a datestamp at the top, so you might be able
to correlate this login attempt with the logs at your end. 
Good luck!

John


----------------------------------------------------------------------

By: rudy
Date: 2003-Feb-24 10:45
Logged In: YES 
user_id=9376
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 
Debian/1.2.1-9

I'm using debian unstable here.  (On stable it also works)

address@hidden:~$ sftp -1v address@hidden:/upload/glms
Connecting to sv.gnu.org...
OpenSSH_3.5p1 Debian 1:3.5p1-4, SSH protocols 1.5/2.0,
OpenSSL 0x0090700f
debug1: Reading configuration data /home/rudy/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port
will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to sv.gnu.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /home/rudy/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software
version OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1 pat
OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.5p1 Debian
1:3.5p1-4
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key
(1024 bits).
debug1: Host 'sv.gnu.org' is known and matches the RSA1 host
key.
debug1: Found key in /home/rudy/.ssh/known_hosts:14
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: RSA authentication using agent refused.
debug1: Trying RSA authentication with key
'/home/rudy/.ssh/identity'
debug1: Received RSA challenge from server.
Enter passphrase for RSA key '/home/rudy/.ssh/identity':
debug1: Sending response to host key RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: /usr/lib/sftp-server
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
Changing to: /upload/glms
sftp>

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101853&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]