What does this mean?  I can find no trouble shooting docs at all and the
man pages in OpenSSH do not describe this problem.  Using the -v option,
I get:

OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /etc/ssh_config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 500 geteuid 500 anon 1
debug1: Connecting to 25.218.112.31 [25.218.112.31] port 22.
debug1: temporarily_use_uid: 500/200 (e=500)
debug1: restore_uid
debug1: temporarily_use_uid: 500/200 (e=500)
debug1: restore_uid
debug1: Connection established.
debug1: identity file /home/coleman/.ssh/identity type -1
debug1: identity file /home/coleman/.ssh/id_rsa type -1
debug1: identity file /home/coleman/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x4190c8(0x0)

Big help there.  What's the problem?  ssh/sshd work just fine on the
local machine and the telnet daemon works just fine on this port from
the remote machine so I know it's not the connection between the two
hosts.  The problem is either in the remote ssh configuration or the
sshd server configuration.

But I have no leads and OpenSSH isn't giving me any.  Would appreciate
help.

Thanks,
Eric.


Reply via email to