Basic setup help
From: ahall@no-spam-to-world.std.comDate: 04/15/02
- Next message: Kevin Steves: "Re: Openssh on HP-UX 11.00"
- Previous message: John Stone: "Openssh on HP-UX 11.00"
- Next in thread: Dimitri Maziuk: "Re: Basic setup help"
- Reply: Dimitri Maziuk: "Re: Basic setup help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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...)
- Next message: Kevin Steves: "Re: Openssh on HP-UX 11.00"
- Previous message: John Stone: "Openssh on HP-UX 11.00"
- Next in thread: Dimitri Maziuk: "Re: Basic setup help"
- Reply: Dimitri Maziuk: "Re: Basic setup help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|