Host: OS X 10.4.11
Vbox: 2.2.2
Guest: OpenSolaris

I finally got around to doing ssh-keygen on my host and
copying authorized_keys to my guest.

Suddenly (post-hoc reasoning?) ssh to the guest takes
a remarkably consistent 40.5 seconds.  It stays slow
even when I rename the .ssh directory and let it prompt
for a password.

Did I break something?  Is it struggling to gather entropy
for the key exchange?

Example:

517 $ time ssh -Y -p 2222 localhost ls -d .
.

real    0m40.529s
user    0m0.089s
sys     0m0.031s
518 $

Thanks,
gil



_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to