On Tue, 12 Feb 2002, Larry Price wrote:
> Hmmm, a puzzler ;-)
>
> how about using the -l option to skip verifying identity and use password
> instead, do you still get the same results?
YES, STILL THE SAME RESPONSE (verbose clip below)
(BTW, I shut portsentry down for this test)
>
> I just tried ssh'ing back to my workstation from garcia and it sez
> connection refused which is what I expect...
NOW I AM PUZZLED --why do you expect this?
- Horst.
garcia$ ssh -v -v -l horst 12.225.128.123
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeded RNG with 28 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: getuid 11130 geteuid 0 anon 1
debug1: Connecting to 12.225.128.123 [12.225.128.123] port 22.
debug1: Connection established.
debug1: identity file /home/members/h/hbl/.ssh/identity type 0
debug1: unknown identity file /home/members/h/hbl/.ssh/id_rsa
debug1: identity file /home/members/h/hbl/.ssh/id_rsa type -1
debug1: unknown identity file /home/members/h/hbl/.ssh/id_dsa
debug1: identity file /home/members/h/hbl/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x23764(0x0)
debug1: Calling cleanup 0x2a2d4(0x0)
debug1: writing PRNG seed to file /home/members/h/hbl/.ssh/prng_seed
garcia$