Re: long ssh communication




##here waits around a minute

Entering Diffie-Hellman Group 1 key exchange.
Sent DH public key, waiting for reply.
Received host key, type 'ssh-dss'.
Host 'host' is known and matches the host key.
Computing shared secret key.

##here waits around a minute

Verifying server signature.

##here waits around half a minute

These are the public-key operations: the Diffie-Hellman key agreement and
server host key verification. They are the most computationally intensive
part of the connection setup and hence most likely to take a while if the
implementation or host are slow.

- Richard
.



Relevant Pages

  • Re: Question about ssh_host_dsa_key
    ... I'm very new to Ubuntu Server and I'm just wondering what the key ... The host keys are the unique per host key. ... The private key will be put in .ssh/id_rsa and the public key ...
    (Ubuntu)
  • Re: OpenSSH
    ... public key in another machine and I am not able to successfully ftp. ... the RSA host key. ... DSA host key. ... Since, I had generated a DSA host key, why should it try ...
    (comp.security.ssh)