info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

very slow ssh connect?!


From: Leif Hanack
Subject: very slow ssh connect?!
Date: Mon, 8 Jul 2002 18:56:50 +0200

hello,

i have set up a cvs-server on a linux box. inside our LAN the connect over
wincvs clients is prompt and fast.

after shipping this server into the internet everything slows down. why?

it seems as if a connect/authentification takes 20 seconds and more!

the client i used is:
SSH Version 1.2.14 [winnt-4.0-x86], protocol version 1.4.

the server i used is:
Remote protocol version 1.99, remote software version OpenSSH_3.0.2p1 Debian
1:3.0p1-9

here is a sample log:

C:\>ssh -l <user> <server> -v
SSH Version 1.2.14 [winnt-4.0-x86], protocol version 1.4.
Standard version.  Does not use RSAREF.
ssh_connect: getuid 0 geteuid 0 anon 0
Connecting to <server> port <port>.
Connection established.
Remote protocol version 1.99, remote software version OpenSSH_3.0.2p1 Debian
1:3.0.2p1-9
Waiting for server public key.
Received server public key (768 bits) and host key (1024 bits).
Host '<server>' is known and matches the host key.
Initializing random; seed file d:\/.ssh/random_seed
IDEA not supported, using 3des instead.
Encryption type: 3des
Sent encrypted session key.
Received encrypted confirmation.
Trying RSA authentication with key 'cvs leif hanack'
Received RSA challenge from server.
Sending response to host key RSA challenge.
Remote: RSA authentication accepted.
RSA authentication accepted by server.
Requesting pty.
Requesting shell.
Entering interactive session.


thanks in advance, leif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]