Operating System - HP-UX
1752817 Members
5312 Online
108789 Solutions
New Discussion юеВ

large delay after entering username

 
Ivan Rogovskiy
Advisor

large delay after entering username

Hi! I have a problem with logging into my HPUX. After entering my username it should ask for the password. but nothing happends and connection is closing...

Does anybody have any suggestions about that ?
11 REPLIES 11
Steven E. Protter
Exalted Contributor

Re: large delay after entering username

Shalom,

First, I would in your case state what kind of a login this is. CDE, telnet, ssh.

Common problem in this area is no /etc/hosts entry for self name resolution.

If the server ip address is 192.168.0.10, an entry in /etc/hosts like this:

192.168.0.10 server.yourdomain.com server

will more often than not speed this login process up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ivan Rogovskiy
Advisor

Re: large delay after entering username

I'm logging throuth ssh. I have 3 more servers with the same configuration (/etc/host and other...) problem just with this one server.
Fabio Ettore
Honored Contributor

Re: large delay after entering username

Hi,

please post output of a connection by ssh from another HP-UX system. Try it with debug:

ssh -vvv

Best regards,
Fabio
WISH? IMPROVEMENT!
Wim Rombauts
Honored Contributor

Re: large delay after entering username

What output do you get if you add option "-vv" to your ssh command ?

ssh -vv server
Ivan Rogovskiy
Advisor

Re: large delay after entering username

OpenSSH_5.1p1 Debian-6ubuntu2, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to SD2-P0 [197.69.0.20] port 22.
debug1: Connection established.
debug1: identity file /home/rogovskiy/.ssh/identity type -1
debug1: identity file /home/rogovskiy/.ssh/id_rsa type -1
debug1: identity file /home/rogovskiy/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2-hpn
debug1: match: OpenSSH_4.3p2-hpn pat OpenSSH_4*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 127/256
debug2: bits set: 518/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug2: no key of type 0 for host sd2-p0
debug2: no key of type 2 for host sd2-p0
The authenticity of host 'sd2-p0 (197.69.0.20)' can't be established.
RSA key fingerprint is c3:66:29:f1:5c:f0:20:dd:cb:cb:92:9d:b0:f6:53:58.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added 'sd2-p0,197.69.0.20' (RSA) to the list of known hosts.
debug2: bits set: 524/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/rogovskiy/.ssh/identity ((nil))
debug2: key: /home/rogovskiy/.ssh/id_rsa ((nil))
debug2: key: /home/rogovskiy/.ssh/id_dsa ((nil))
Ivan Rogovskiy
Advisor

Re: large delay after entering username

and then hothing...
Ivan Rogovskiy
Advisor

Re: large delay after entering username

nothing* ))
Ivan Rogovskiy
Advisor

Re: large delay after entering username

the same output also from windows, ubuntu and hpux
Steven Schweda
Honored Contributor

Re: large delay after entering username

> and then [n]othing...

Have you looked in the system log file(s) on
the HP-UX system?