Basic setup help

From: ahall@no-spam-to-world.std.com
Date: 04/15/02


From: <ahall@no-spam-to-world.std.com>
Date: Mon, 15 Apr 2002 21:16:24 GMT


I compiled ssh on Solaris and tried to
connect to my ISP.

I created an rsa key, and copied the public
key to my ~/.ssh/id_rsa.pub (just a guess).

Then I entered the following command on the
machine I compiled and created the keys on and
got the following results:

ahall <9> ssh -l ahall -X -i ~/.ssh/id_rsa -2 -v -v -v shell.theworld.com
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /home/ahall/ssh/etc/ssh_config
debug3: Seeing PRNG from /home/ahall/ssh/libexec/ssh-rand-helper
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 4084 geteuid 4084 anon 1
debug1: Connecting to shell.theworld.com [199.172.62.252] port 22.
debug1: temporarily_use_uid: 4084/30 (e=4084)
debug1: restore_uid
debug1: temporarily_use_uid: 4084/30 (e=4084)
ssh: connect to address 199.172.62.252 port 22: Connection timed out
debug1: restore_uid
ahall <10>

Where should I be creating the keys, and where should I
be putting the public key.

I am sorry to have to ask such a basic question, but
pouring over the man pages has not helped me...

Thanks in advance,
ah

-- 
Andrew Hall
(Now reading Usenet in comp.security.ssh...)



Relevant Pages

  • SSH help
    ... I have SSH configured to only allow known IP addresses to connect. ... debug1: Rhosts Authentication disabled, originating port will not be trusted. ... debug1: Connection established. ...
    (Fedora)
  • ssh acting funny on Solaris 9
    ... I can not ssh from this ... network. ... debug1: Rhosts Authentication disabled, originating port will not be ...
    (comp.security.ssh)
  • Re: Bizarre SSH problem. Ready to cry. Or yell "bug".
    ... | I can't SSH from one linux PC to the other. ... | debug1: Reading configuration data /etc/ssh/ssh_config ... originating port will not be ...
    (comp.os.linux.networking)
  • Re: weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt
    ... > this is the output of ssh -vv user@server: ... > debug1: Seeded RNG with 3 bytes from system calls ... originating port will not be trusted. ...
    (comp.security.ssh)
  • RE: RE : RE : X11Forwarding problem on Solaris.
    ... The program is using the display environment variable. ... First i use ssh to connect from node2 to node4 and then I start the PROGRAM ... debug1: Connection established. ... Subject: RE: RE: X11Forwarding problem on Solaris. ...
    (SSH)