- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ssh connection cant get through
Operating System - HP-UX
1820254
Members
2562
Online
109622
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО11-22-2005 08:57 PM
тАО11-22-2005 08:57 PM
ssh connection cant get through
Hi guys,
When I try to ssh from one unix server to another, (it was all working perfectly till recently), the connecting process stalls at "Requesting pty":
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /opt/ssh/etc/ssh_config
debug1: Applying options for *
debug1: /opt/ssh/etc/ssh_config line 20: Deprecated option "FallBackToRsh"
debug1: /opt/ssh/etc/ssh_config line 33: Deprecated option "UseRsh"
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to hostname.com [X.X.179.200] port 22.
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /root/home/root/.ssh/identity type 0
debug1: identity file /root/home/root/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2
debug1: match: OpenSSH_3.6.1p2 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'hostname.com' is known and matches the RSA1 host key.
debug1: Found key in /home/root/.ssh/known_hosts:625
debug1: Encryption type: blowfish
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication via agent with 'user@ctss20'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Requesting compression at level 6.
debug1: Enabling compression at level 6.
debug1: Requesting pty.
At the console of the destination server, I get some thing similar to "ssh respawning too rapidly" etc.
I already tried restarting the system, but no use.
Could any one help?
Thanks!
Anoop
When I try to ssh from one unix server to another, (it was all working perfectly till recently), the connecting process stalls at "Requesting pty":
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /opt/ssh/etc/ssh_config
debug1: Applying options for *
debug1: /opt/ssh/etc/ssh_config line 20: Deprecated option "FallBackToRsh"
debug1: /opt/ssh/etc/ssh_config line 33: Deprecated option "UseRsh"
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to hostname.com [X.X.179.200] port 22.
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /root/home/root/.ssh/identity type 0
debug1: identity file /root/home/root/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2
debug1: match: OpenSSH_3.6.1p2 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.6.1p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'hostname.com' is known and matches the RSA1 host key.
debug1: Found key in /home/root/.ssh/known_hosts:625
debug1: Encryption type: blowfish
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication via agent with 'user@ctss20'
debug1: Received RSA challenge from server.
debug1: Sending response to RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Requesting compression at level 6.
debug1: Enabling compression at level 6.
debug1: Requesting pty.
At the console of the destination server, I get some thing similar to "ssh respawning too rapidly" etc.
I already tried restarting the system, but no use.
Could any one help?
Thanks!
Anoop
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2005 11:49 AM
тАО12-08-2005 11:49 AM
Re: ssh connection cant get through
Hi,
Check the "npty" and "nstrpty" kernel parameters . You may need to increase their values.
Check the "npty" and "nstrpty" kernel parameters . You may need to increase their values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2005 12:09 PM
тАО12-08-2005 12:09 PM
Re: ssh connection cant get through
Shalom Anoop,
Is the destination machine the only one that has this problem?
If so, there may be a problem with the way sshd was set up on it.
Did you do the standard depot install and not do anything like modify inetd ro run it.
All you have to do is insall the product.
Please let us know, the answers to my questions control which way this is going to go.
SEP
Is the destination machine the only one that has this problem?
If so, there may be a problem with the way sshd was set up on it.
Did you do the standard depot install and not do anything like modify inetd ro run it.
All you have to do is insall the product.
Please let us know, the answers to my questions control which way this is going to go.
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
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
тАО12-08-2005 03:39 PM
тАО12-08-2005 03:39 PM
Re: ssh connection cant get through
The problem was resolved when my colleague ran '/sbin/insf -d pty -n 256'. It seemingly created some new ptys, and there after ssh started working.
Its a myth that telnet also uses ptys, but was not affected by this issue.
Thanks for the responses. I'm closing the thread.
Its a myth that telnet also uses ptys, but was not affected by this issue.
Thanks for the responses. I'm closing the thread.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP