Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

ssh connection incredibly low

Subject: ssh connection incredibly low
Date: Wed, 29 Dec 2004 15:33:40 +0100
Hi,

I compiled openssh exactly the same way on 2 identical HP-UX 11.11 servers
(same patches level, same hardware config, etc.) and for an unknown reason
the ssh connection to one (server1) is very quick but very slow to the
other one (server2)...

I traced the connection to both of them, and the second one get stuck at
this level:
debug1: identity file /home/user/.ssh/id_dsa type -1

Note1: the user home dir is NFS mounted on both machines => same home dir
from both servers.
Note2: the server load is about the same on both machines.

$ ssh -vv server2
OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004
debug2: ssh_connect: needpriv 0
debug1: Connecting to ncegc201 [172.16.133.12] port 22.
debug1: Connection established.
debug1: identity file /home/user/.ssh/identity type -1
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
debug1: identity file /home/user/.ssh/id_rsa type 1
debug1: identity file /home/user/.ssh/id_dsa type -1
!!! Long time period (around 2mn) !!!
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.9p1
debug1: match: OpenSSH_3.9p1 pat OpenSSH*
...
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 131072
Last login: Fri Dec 17 14:11:34 2004 from serverx

Could you please give me some clues ?

Rgds,
Sabrina

<Prev in Thread] Current Thread [Next in Thread>