Re: Basic setup help
From: Dimitri Maziuk (dima@127.0.0.1)Date: 04/16/02
- Next message: Murat Dagdelen: "is ssh key changed itself?"
- Previous message: Kevin Steves: "Re: Openssh on HP-UX 11.00"
- In reply to:(deleted message) ahall@no-spam-to-world.std.com: "Basic setup help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Dimitri Maziuk <dima@127.0.0.1> Date: Mon, 15 Apr 2002 23:24:03 +0000 (UTC)
begin 666 <ahall@no-spam-to-world.std.com>:
>
> 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.
"Connection timed out" means "there's a firewall between you and
shell.theworld.com, and it's configured to drop all packets to port
22 on the floor", most likely. Nothing to do with the keys.
Is it your firewall, or your ISP's?
Dima ("no server listening" or "firewall rejects connections" result
in "connection refused", BTW)
-- We're sysadmins. Sanity happens to other people. -- Chris King
- Next message: Murat Dagdelen: "is ssh key changed itself?"
- Previous message: Kevin Steves: "Re: Openssh on HP-UX 11.00"
- In reply to:(deleted message) ahall@no-spam-to-world.std.com: "Basic setup help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|