<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945411#M289435</link>
    <description>OK. Thanks.&lt;BR /&gt;What could be the known reasons ....for inetd going down...&lt;BR /&gt;Atleast in my experience i have never seen an inetd itself going down when the system is up and running.&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 15 Feb 2007 10:52:18 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2007-02-15T10:52:18Z</dc:date>
    <item>
      <title>services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945408#M289432</link>
      <description>Hello,&lt;BR /&gt;Not sure why, but inetd on one of the HP server went down  with he below message.&lt;BR /&gt;&lt;BR /&gt;Feb 12 13:10:10 hostname inetd[1272]: Going down on signal 15&lt;BR /&gt;&lt;BR /&gt;after restrating the inetd telnet logins working fine , but the ssh gats port 22 connection refused.&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Thu, 15 Feb 2007 10:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945408#M289432</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2007-02-15T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945409#M289433</link>
      <description>SSH, at least by default does not use inetd, so it shouldn't have been affected.&lt;BR /&gt;&lt;BR /&gt;You might need to stop and restart ssh.&lt;BR /&gt;&lt;BR /&gt;If you are using HP's SSH bundle:&lt;BR /&gt;# /sbin/init.d/secsh stop&lt;BR /&gt;# /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 10:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945409#M289433</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-02-15T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945410#M289434</link>
      <description>Hi  Navin&lt;BR /&gt;&lt;BR /&gt;See this link below from a previuos posting ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1049993" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1049993&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds / james&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 10:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945410#M289434</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2007-02-15T10:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945411#M289435</link>
      <description>OK. Thanks.&lt;BR /&gt;What could be the known reasons ....for inetd going down...&lt;BR /&gt;Atleast in my experience i have never seen an inetd itself going down when the system is up and running.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Feb 2007 10:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945411#M289435</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2007-02-15T10:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945412#M289436</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;restarting inetd doesn't affect ssh since ssh is a third party utility. u need to restart the ssh daemon as suggested .&lt;BR /&gt;&lt;BR /&gt;sunny</description>
      <pubDate>Thu, 15 Feb 2007 11:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945412#M289436</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-02-15T11:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945413#M289437</link>
      <description>Signal 15 is the default for the kill command. The OS would not send a kill 15 to inetd so someone with root capability probably mistyped the PID number and killed inetd by mistake.</description>
      <pubDate>Thu, 15 Feb 2007 16:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945413#M289437</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-02-15T16:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945414#M289438</link>
      <description>Hi navin,&lt;BR /&gt;      inetd is going down here. so please refer follwoing links.&lt;BR /&gt;&lt;A href="http://h10025.www1.hp.com/ewfrf/wc/genericDocument?docname=c00813281&amp;amp;cc=in&amp;amp;dlc=en&amp;amp;lc=en&amp;amp;jumpid=reg_R1002_INEN" target="_blank"&gt;http://h10025.www1.hp.com/ewfrf/wc/genericDocument?docname=c00813281&amp;amp;cc=in&amp;amp;dlc=en&amp;amp;lc=en&amp;amp;jumpid=reg_R1002_INEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SSH is third party tool, so will not have any effect on it.please restart SSH.</description>
      <pubDate>Thu, 15 Feb 2007 21:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/services/m-p/3945414#M289438</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-15T21:40:08Z</dc:date>
    </item>
  </channel>
</rss>

