[SATLUG] SSH Forwarding Problem
Sean Carolan
scarolan at gmail.com
Mon May 7 08:39:20 CDT 2007
> hate to ask the obvious, but here I go.
>
> did you try adding one or more -v to the ssh command
> line when using the config file?
This is what I get:
scarolan at xwing:~$ ssh -vvv cherry
OpenSSH_4.3p2 Debian-8ubuntu1, OpenSSL 0.9.8c 05 Sep 2006
debug1: Reading configuration data /home/scarolan/.ssh/config
debug1: Applying options for *
debug1: Applying options for cherry
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 20031.
debug1: Connection established.
debug1: identity file /home/scarolan/.ssh/identity type -1
debug1: identity file /home/scarolan/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /home/scarolan/.ssh/id_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
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/scarolan/.ssh/id_dsa type 2
ssh_exchange_identification: Connection closed by remote host
More information about the SATLUG
mailing list