I just installed openssh3.4p1. I had originally had 2.5 and it run like a champ. Now on my servers that have 3.4.p1 installed I can ssh out to the older version ssh but I can't ssh to the 3.4p1. I left everything at default when I installed it. Here is the sequence I followed: ./configure, make, make configure then ssh-keygen commands. Anyone have a similiar experience?
here is the error with a ssh -v
OpenSSH_2.5.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: ssh_connect: getuid 1004 geteuid 0 anon 0
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Seeded RNG with 45 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: Allocated local port 838.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 705.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 1006.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 910.
debug: connect: Connection refused
Secure connection to black refused.
debug: writing PRNG seed to file /export/home/sunadmin/.ssh/prng_seed
sunadmin> /export/home/sunadmin
theta%
here is the error with a ssh -v
OpenSSH_2.5.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: ssh_connect: getuid 1004 geteuid 0 anon 0
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Seeded RNG with 45 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: Allocated local port 838.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 705.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 1006.
debug: connect: Connection refused
debug: Trying again...
debug: Connecting to black [xxx.xxx.xxx.xxx] port 22.
debug: Allocated local port 910.
debug: connect: Connection refused
Secure connection to black refused.
debug: writing PRNG seed to file /export/home/sunadmin/.ssh/prng_seed
sunadmin> /export/home/sunadmin
theta%