SSH troubles
The lead programmer is on vacation and literally the minute after he left, a problem cropped up. I need to deploy an application in the next 48 hours but I can't ssh into the server with any of my keys and I don't get a change to do interactive login.
The keys on my machine are valid and work on all the others servers plus it's not just my account. I su'd into my leads account and tried to ssh in and got the same results. We have a serial console to the server, but the lead has that one.
I looked at the keys in .ssh and they look valid. Any one got any idea's or am I SOL and have to force the server down into single user via the serial console (I got the root password, but not the console interface password which I can have reset by the ISP)
UPDATE:
I pubkey ssh'd in from home and it worked...then I ssh'd from there to Omega and again it worked. All servers involved are using the same key.
My laptop: latest version of putty
My dev server: OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
Remote server: OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
The remote server is on the list of "fubar" machines, but there isn't much I can do about it right now.
OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to ?.com [?.55.165.?] port 22.
debug1: Connection established.
debug1: identity file /home/?/.ssh/identity type -1
debug3: Not a RSA1 key file /home/?/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /home/?/.ssh/id_rsa type 1
debug1: identity file /home/?/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
The keys on my machine are valid and work on all the others servers plus it's not just my account. I su'd into my leads account and tried to ssh in and got the same results. We have a serial console to the server, but the lead has that one.
I looked at the keys in .ssh and they look valid. Any one got any idea's or am I SOL and have to force the server down into single user via the serial console (I got the root password, but not the console interface password which I can have reset by the ISP)
UPDATE:
I pubkey ssh'd in from home and it worked...then I ssh'd from there to Omega and again it worked. All servers involved are using the same key.
My laptop: latest version of putty
My dev server: OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
Remote server: OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
The remote server is on the list of "fubar" machines, but there isn't much I can do about it right now.
OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to ?.com [?.55.165.?] port 22.
debug1: Connection established.
debug1: identity file /home/?/.ssh/identity type -1
debug3: Not a RSA1 key file /home/?/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /home/?/.ssh/id_rsa type 1
debug1: identity file /home/?/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
