- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: openssh crashes
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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-27-2004 08:53 AM
01-27-2004 08:53 AM
I try to run openssh on an
HP-UX hpux B.11.00 A 9000/887 733635152 two-user license.
It runs perfect util first remote connection, hen it crashes - but that badly that whole tcpip stack dies for few minutes. After few minutes tcpip recovers and works normally and sshd core dumped.
I tried to download executables also I build myself, bot has a same behaviour.
Have you seen something like this?
Can "two-user license" restriction make such problems?
Thank you in advance.
Best regards,
Z
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 11:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:55 PM
01-27-2004 12:55 PM
Re: openssh crashes
http://www.faqs.org/faqs/hp/hpux-faq/section-172.html
Pardon my lack of knowledge...was this downloaded from HP's site or compiled yourself? Sounds like the latter.
I use the one from HP and haven't had problems:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
In addition, as stated, you may want to patch your system. If you have an HP support contract, you can run a patch analysis which will suggest patches for the system (but it can't help you diagnose a problem; you have to read the patch descriptions and choose what to install).
Mic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:46 PM
01-27-2004 04:46 PM
Re: openssh crashes
do the ssh command again with the -v command to get more diagnostics.
AT this point i'd take a look at dmesg output or /var/adm/syslog/syslog.log for clues.
I would not try to compile openssh, the depots are meant for HP-UX. I would consider swremoving the software and reinstalling.
Another possible cause:
Trying to bring up a NIC on the same subnet of the ssh server. That crashes the whole network.
Trying to bring up a box of any kind anywhere on the network with an IP address that conflicts with the ssh server will also cause some of these symptoms.
Wide net, sorry, but it could be anything.
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
02-01-2004 01:03 AM
02-01-2004 01:03 AM
Re: openssh crashes
Cumulative ARPA patch/upgrade solved the problem.
Both HP executables and own build work perfect.
Thank you, in the name of polarhome.com community.
Regards, Z