I receive the following error when trying to ssh from
one host to another:

% !!
ssh -v host1
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
debug: Reading configuration data /usr/local/etc/ssh_config
debug: Seeded RNG with 50 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: ssh_connect: getuid 3119 geteuid 0 anon 0
debug: Connecting to host1 [IP address] port 22.
debug: Allocated local port 1023.
debug: Connection established.
ssh_exchange_identification: Connection closed by remote host
debug: Calling cleanup 0x4ddc8(0x0)
debug: Calling cleanup 0x57880(0x0)
debug: writing PRNG seed to file /.ssh/prng_seed

Any ideas?

Reply via email to