Re: weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt
From: Dimitri Maziuk (dima@127.0.0.1)Date: 02/13/02
- Next message: Scott W Reeve: "How to have PuTTY go in background only?"
- Previous message: Igor B: "weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt"
- In reply to: Igor B: "weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Dimitri Maziuk <dima@127.0.0.1> Date: 13 Feb 2002 19:51:41 GMT
On 13 Feb 2002 11:37:44 -0800, Igor B wrote:
> does not looks like reverse dns lookup problem.
> this is the output of ssh -vv user@server:
>
> OpenSSH_3.0.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
> debug1: Reading configuration data /usr/local/openssh/etc/ssh_config
---------------------------------------------------
> debug2: Command 'ls -alni /tmp' timed out
> debug2: Command 'netstat -ia' timed out
> debug1: Seeded RNG with 37 bytes from programs
> debug1: Seeded RNG with 3 bytes from system calls
---------------------------------------------------
> debug1: Rhosts Authentication disabled, originating port will not be trusted.
Here's mine:
OpenSSH_3.0.2p1 Debian 1:3.0.2p1-6, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
Looks like it's taking those 10-15 secs to gather entropy.
Does your box have /dev/random (or /var/run/egd-pool)?
Dima
-- Surely there is a polite way to say FOAD. -- Shmuel Metz "Go forth and multiply". -- Paul Martin
- Next message: Scott W Reeve: "How to have PuTTY go in background only?"
- Previous message: Igor B: "weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt"
- In reply to: Igor B: "weird slowness problem w/ openssh 3.0.2p1. takes 10-15sec. before seeing password prompt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|