Hello all,
I am currently making my first steps into implementing SSH network wide
and I've run into a bit of a problem.
I have openssh installed on a Sun Ultra2 running Solaris 2.6.  I am
trying to connect to a box in the UK using the public key they sent me. 
When I try to connect I get the following output (Some info {} has been
changed to protect the guilty...) (I am running this as a regular user):

$ ssh -v -l {username} {111.222.333.444}
SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x00905100).
debug: Reading configuration data /{...}/ssh_config
debug: Command 'netstat -an' timed out
debug: Command 'netstat -in' timed out
debug: Command 'netstat -rn' timed out
debug: Command 'netstat -pn' timed out
debug: Command 'netstat -s' timed out
debug: Command 'arp -a -n' timed out
debug: Command 'last' timed out
debug: Command 'ipcs -a' timed out
debug: Seeded RNG with 29 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: ssh_connect: getuid {????} geteuid 0 anon 0
debug: Connecting to {111.222.333.444} [{111.222.333.444}] port 22.
debug: Seeded RNG with 24 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: Allocated local port 890.
debug: Connection established.
ssh_exchange_identification: Connection closed by remote host
debug: Calling cleanup 0x49a98(0x0)
debug: Calling cleanup 0x4c388(0x0)
debug: writing PRNG seed to file /{$HOME}/.ssh/prng_seed

-- 
John Kennedy
UNIX System Administrator
Orent Graphics
402-733-6400 Ext 266

Reply via email to