- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: services
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
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
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
02-15-2007 02:47 AM
02-15-2007 02:47 AM
Not sure why, but inetd on one of the HP server went down with he below message.
Feb 12 13:10:10 hostname inetd[1272]: Going down on signal 15
after restrating the inetd telnet logins working fine , but the ssh gats port 22 connection refused.
thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 02:50 AM
02-15-2007 02:50 AM
Re: services
You might need to stop and restart ssh.
If you are using HP's SSH bundle:
# /sbin/init.d/secsh stop
# /sbin/init.d/secsh start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 02:52 AM
02-15-2007 02:52 AM
SolutionSee this link below from a previuos posting ..
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1049993
Rgds / james
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 02:52 AM
02-15-2007 02:52 AM
Re: services
What could be the known reasons ....for inetd going down...
Atleast in my experience i have never seen an inetd itself going down when the system is up and running.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 03:12 AM
02-15-2007 03:12 AM
Re: services
restarting inetd doesn't affect ssh since ssh is a third party utility. u need to restart the ssh daemon as suggested .
sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 08:08 AM
02-15-2007 08:08 AM
Re: services
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2007 01:40 PM
02-15-2007 01:40 PM
Re: services
inetd is going down here. so please refer follwoing links.
http://h10025.www1.hp.com/ewfrf/wc/genericDocument?docname=c00813281&cc=in&dlc=en&lc=en&jumpid=reg_R1002_INEN
SSH is third party tool, so will not have any effect on it.please restart SSH.