Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Pubic key with proxy command |
|---|---|
| Date: | Tue, 26 Jun 2007 14:57:41 -0400 |
Hi, I'm getting following message when connecting to a external sftp server by public key authendication and through a ssh proxy. (pmart8d@chidevs01d:inft) /opt/app/pmart8d/.ssh $sftp -vvv -F /opt/app/pmart8d/.ssh/ssh_config -o stricthostkeychecking=no 207.106.160.143 Connecting to 207.106.160.143... OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005 debug1: Reading configuration data /opt/app/pmart8d/.ssh/ssh_config debug2: ssh_connect: needpriv 0 debug1: Executing proxy command: exec connect -ddd -H http-proxy-ssh.amer.consind.ge.com:8080 207.106.160.143 22 debug3: Not a RSA1 key file /opt/app/pmart8d/.ssh/mmax.dsa. 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 debug2: key_type_from_name: unknown key type '-----END' debug3: key_read: missing keytype debug1: identity file /opt/app/pmart8d/.ssh/mmax.dsa type 2 DEBUG: No direct address are specified. DEBUG: relay_method = HTTP (3) DEBUG: relay_host=http-proxy-ssh.amer.consind.ge.com DEBUG: relay_port=8080 DEBUG: relay_user=pmart8d DEBUG: local_type=stdio DEBUG: dest_host=207.106.160.143 DEBUG: dest_port=22 DEBUG: Program is $Revision: 1.96 $ DEBUG: not matched, addr to be SOCKSified: 207.106.160.143 DEBUG: resolving host by name: http-proxy-ssh.amer.consind.ge.com DEBUG: resolved: http-proxy-ssh.amer.consind.ge.com (3.130.230.100) DEBUG: connecting to 3.130.230.100:8080 DEBUG: begin_http_relay() DEBUG: >>> "CONNECT 207.106.160.143:22 HTTP/1.0\r\n" DEBUG: >>> "\r\n" DEBUG: <<< "HTTP/1.0 200 Connection established\r\n" DEBUG: connected, start user session. DEBUG: <<< "\r\n" DEBUG: connected DEBUG: start relaying. DEBUG: connection closed by peer DEBUG: relaying done. DEBUG: that's all, bye. ssh_exchange_identification: Connection closed by remote host Connection closed My ssh_config file is this ProxyCommand connect -ddd -H http-proxy-ssh.amer.consind.ge.com:8080 %h %p ForwardX11 yes ForwardAgent yes IdentityFile ~/.ssh/mmax.dsa #PasswordAuthentication yes Protocol 2 What is the problem why it "debug3: Not a RSA1 key" Some one please try to clarify me. I'm using OpenSSH_4.3p2, OpenSSL 0.9.8a... --balaji mariyappan Thanks & Regards, Balaji Mariyappan GE Equipment services Desk: 312.853.5056 Mobile: 312.213.7112
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Problem with scp and SSH on Arch Linux, Guido Barosio |
|---|---|
| Next by Date: | Re: Problem with scp and SSH on Arch Linux, Derek Martin |
| Previous by Thread: | RE: Diffie-Hellman Key Exchange, Nick Vaernhoej |
| Indexes: | [Date] [Thread] [Top] [All Lists] |