hi guys

problem:
can't ssh from three debian machines on my LAN to a particular remote host.
i *can* ssh to the same host from my mac.

what i see on this end:

-----------------------------
$ ssh -v -v -v [EMAIL PROTECTED]
OpenSSH_3.6.1p2 Debian 1:3.6.1p2-4, SSH protocols 1.5/2.0, OpenSSL
0x0090702f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug2: ssh_connect: needpriv 0
debug1: Connecting to tigger.mamista.net [198.78.66.188] port 22.
debug1: Connection established.
debug1: identity file /home/marty/.ssh/identity type 0
debug1: identity file /home/marty/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /home/marty/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
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 /home/marty/.ssh/id_dsa type 2
-----------------------------

and then it hangs forever (or until ctrl-c do us part).

the logfile at the other end just records:

-----------------------------
Aug 27 15:20:16 tigger sshd[10629]: fatal: Timeout before authentication for 
150.101.120.75
-----------------------------

even at debug log level.

i thought it might be a reverse DNS lookup problem, but dig on my IP works
fine.

any ideas?

marty

-- 
"No GUI for you! Use lynx!!!, Come back, One year!"

/avant
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to