Hello,
We have created a SSH public/private key pair and transferred the public
key to the remote system.****
When attempting to make a connection, it hangs after reading the key, as
per below:****
** **
From qsh (user profile is 8 characters long):
sftp -vv -o Port=2222 -o IdentityFile=id_rsa userxxx@123.456.789.012
giving .....
****
Connecting to 123.456.789.012
... **
**
OpenSSH_4.7p1, OpenSSL 0.9.7d 17 Mar
2004 ****
debug1: Reading configuration data
/home/xxxx/.ssh/config ****
debug1: Reading configuration data
/QOpenSys/QIBM/ProdData/SC1/OpenSSH/openssh-3.8.1p1//etc/ssh_config****
debug2: ssh_connect: needpriv 0
****
debug1: Connecting to 123.456.789.012^123.456.789.012] port
2222. ****
debug1: Connection
established.
****
debug2: key_type_from_name: unknown key type '-----BEGIN'****
debug2: key_type_from_name: unknown key type '-----END' ****
debug1: identity file id_rsa type 1 ****
** **
The remote vendor sees the initial connection but no authentication.****
** **
We have successfully connected to other remote servers using sftp from the
same box running at v6.1 but not this time.
Any suggestions as to what could be causing the hang?
Thanks,
Keith
As an Amazon Associate we earn from qualifying purchases.