- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSH login hangs after username is entered
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 06:07 AM
тАО01-15-2008 06:07 AM
SSH login hangs after username is entered
More than 50% of the time when I try to login to our 9000 I enter my username and nothing happens. I then have to cancel my connection and try again. after a couple tries it usually allows me to enter my password.
I believe we only get this problem when connecting from our desktop machines. I havn't been able to recreate this problem on my laptop (via vpn) or another server. Any Ideas? Thanks in advance.
-Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 06:12 AM
тАО01-15-2008 06:12 AM
Re: SSH login hangs after username is entered
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 06:29 AM
тАО01-15-2008 06:29 AM
Re: SSH login hangs after username is entered
Try ssh -vvv user@hostname
Then post back what the diagnostics say the hang is on.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 06:30 AM
тАО01-15-2008 06:30 AM
Re: SSH login hangs after username is entered
you can try to enter ssh with the -v (or -vv / -vvv to get even more detailed information) option to obtain more specific information which will give you some hints for the problem solution
Regards
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 09:06 AM
тАО01-15-2008 09:06 AM
Re: SSH login hangs after username is entered
if you find issues there, check /etc/nsswitch.conf and /etc/resolv.conf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 09:07 AM
тАО01-15-2008 09:07 AM
Re: SSH login hangs after username is entered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 09:11 AM
тАО01-15-2008 09:11 AM
Re: SSH login hangs after username is entered
Jan 15 09:29:07 chip syslog: 1-09:29/#J11607/11720/NETWORK PROCESS IS NOT ACTIVE
I thought that maybe this started when we all installed new versions of reflections so I uninstalled it from my computer and have been using putty but the problem is still there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 11:07 AM
тАО01-15-2008 11:07 AM
Re: SSH login hangs after username is entered
It has stopped timing out and now just takes about 30 to 40 seconds to bring up the password prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 04:25 PM
тАО01-15-2008 04:25 PM
Re: SSH login hangs after username is entered
We've had this problem before
not sure if ours was the same as yours
but for us it happened with autofs and the home directories
It was a nfs mounted home directory
and restarting autofs helped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 04:28 PM
тАО01-15-2008 04:28 PM
Re: SSH login hangs after username is entered
if telnet connection is faster you may have to tune the sshd_config
you may try commenting /etc/opt/ssh/ssh_prng_cmds as below. Those last commands are executed when ever ssh login is tried.
as below
#"last" /usr/bin/last 0.01
> #"last log" /usr/bin/last 0.01