<?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: inetd daemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264018#M177448</link>
    <description>Hi Melvyn&lt;BR /&gt;&lt;BR /&gt;the error in /etc/rc.log is like this&lt;BR /&gt;&lt;BR /&gt;Output from "/sbin/rc2.d/S500inetd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Usage:  inetd [-l]&lt;BR /&gt;        inetd [-c]&lt;BR /&gt;        inetd [-k]&lt;BR /&gt;        inetd [-s]----------&lt;BR /&gt;"/sbin/rc2.d/S500inetd start" FAILED&lt;BR /&gt;&lt;BR /&gt;but when the m/c is up i issue /usr/sbin/inetd to start the service</description>
    <pubDate>Fri, 30 Apr 2004 07:39:47 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2004-04-30T07:39:47Z</dc:date>
    <item>
      <title>inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264013#M177443</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;In one of my running 11i, inetd daemon is not starting at booting time, each i need to start manually. Entry exist in /sbin/rc2.d as well in /sbin/init.d.&lt;BR /&gt;&lt;BR /&gt;what could be the problem?&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
      <pubDate>Fri, 30 Apr 2004 07:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264013#M177443</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-04-30T07:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264014#M177444</link>
      <description>what does your /etc/rc.log file say?&lt;BR /&gt;If you start it manually, does it stay running? and are you using the rc startuop script to get it running?&lt;BR /&gt;Has it always done this? or has it recently started to do this? If the second option, then what has changed recently??&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264014#M177444</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-04-30T07:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264015#M177445</link>
      <description>Hi Ravi,&lt;BR /&gt;&lt;BR /&gt;Check these out. First check /etc/rc.log file. There you will find the reason. &lt;BR /&gt;&lt;BR /&gt;Check permission,ownership in /sbin/init.d/inetd (It should be permission 555  and ownership bin:bin)&lt;BR /&gt;&lt;BR /&gt;Also check the link in /sbin/rc2.d directory. Check S is there or not like below:&lt;BR /&gt;&lt;BR /&gt;lrwxr-xr-x   1 root       sys             18 Jun 13  2001 S500inetd -&amp;gt; /sbin/ini&lt;BR /&gt;t.d/inetd                                                                       &lt;BR /&gt;Rgds&lt;BR /&gt;Tapas&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264015#M177445</guid>
      <dc:creator>Tapas Jha</dc:creator>
      <dc:date>2004-04-30T07:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264016#M177446</link>
      <description>1. Check /sbin/init.d/inetd script.&lt;BR /&gt;2. Check for old configuration files in /etc/rc.config.d/. Filenames containing [.,~#] are not sourced.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Fri, 30 Apr 2004 07:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264016#M177446</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-04-30T07:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264017#M177447</link>
      <description>Hi, &lt;BR /&gt;in /etc/rc.log you should have a strings like this:&lt;BR /&gt;Start Internet services daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S500inetd start&lt;BR /&gt;&lt;BR /&gt;Do you have a situation like this under /sbin/rc2.d/?&lt;BR /&gt;lrwxr-xr-x   1 root       sys             18 Sep  5  2000 S500inetd -&amp;gt; /sbin/init.d/inetd</description>
      <pubDate>Fri, 30 Apr 2004 07:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264017#M177447</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2004-04-30T07:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264018#M177448</link>
      <description>Hi Melvyn&lt;BR /&gt;&lt;BR /&gt;the error in /etc/rc.log is like this&lt;BR /&gt;&lt;BR /&gt;Output from "/sbin/rc2.d/S500inetd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Usage:  inetd [-l]&lt;BR /&gt;        inetd [-c]&lt;BR /&gt;        inetd [-k]&lt;BR /&gt;        inetd [-s]----------&lt;BR /&gt;"/sbin/rc2.d/S500inetd start" FAILED&lt;BR /&gt;&lt;BR /&gt;but when the m/c is up i issue /usr/sbin/inetd to start the service</description>
      <pubDate>Fri, 30 Apr 2004 07:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264018#M177448</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-04-30T07:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264019#M177449</link>
      <description>Ravi,&lt;BR /&gt;This is problem with the entry in inetd.conf file. What i suggest is why dont you delete the entry and rewrite it.&lt;BR /&gt;Then try rebooting.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264019#M177449</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-04-30T07:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264020#M177450</link>
      <description>something with /sbin/init.d/inetd.&lt;BR /&gt;&lt;BR /&gt;cat -v /sbin/init.d/inetd&lt;BR /&gt;&lt;BR /&gt;Anything here? special char etc?&lt;BR /&gt;cat -v /etc/rc.config.d/inetd&lt;BR /&gt;&lt;BR /&gt;Anything here?&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 30 Apr 2004 07:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264020#M177450</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-30T07:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264021#M177451</link>
      <description>Is it possible your $INETD_ARGS variable is a bit screwy.  Have a look in /etc/rc.config.d/netdaemons&lt;BR /&gt; &lt;BR /&gt;It should probably look like this&lt;BR /&gt; &lt;BR /&gt;export INETD_ARGS=</description>
      <pubDate>Fri, 30 Apr 2004 07:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264021#M177451</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-04-30T07:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264022#M177452</link>
      <description>Sorry Ravi,&lt;BR /&gt;Bit confused. Ignore my earlier message.&lt;BR /&gt;&lt;BR /&gt;What i suspect is may be your script S500inetd got some errors or unwanted characters in. See if there are any changes done or change in time stamp of the file. &lt;BR /&gt;See if you corrrect them.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264022#M177452</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-04-30T07:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264023#M177453</link>
      <description>&lt;BR /&gt;under /sbin/rc2.d&lt;BR /&gt;# ll|grep inetd&lt;BR /&gt;lrwxr-xr-x   1 root       root            18 May  6  2003 S500inetd -&amp;gt; /sbin/ini&lt;BR /&gt;t.d/inetd&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# pwd&lt;BR /&gt;/sbin/rc2.d&lt;BR /&gt;# cd ../init.d&lt;BR /&gt;# ll|grep inet&lt;BR /&gt;-r-xr-xr-x   1 bin        bin          65536 Jul 27  2001 inetd&lt;BR /&gt;&lt;BR /&gt;Mark:&lt;BR /&gt;&lt;BR /&gt;export INETD_ARGS=  &lt;BR /&gt;in my /etc/rc.config.d/netdaemons&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264023#M177453</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-04-30T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264024#M177454</link>
      <description>ll /etc/rc.config.d/inet*&lt;BR /&gt;&lt;BR /&gt;How many files? Any files such as .bak .org etc??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 30 Apr 2004 07:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264024#M177454</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-30T07:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264025#M177455</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you check /sbin/init.d/inetd script, then you will find like below:&lt;BR /&gt;[ -x /usr/sbin/inetd ] &amp;amp;&amp;amp; /usr/sbin/inetd $INETD_ARGS &lt;BR /&gt;&lt;BR /&gt;The INETD_ARGS is in /etc/rc.config.d/netdaemons file. It should contain entry like export INETD_ARGS=&lt;BR /&gt;&lt;BR /&gt;Thanx. &lt;BR /&gt;Tapas</description>
      <pubDate>Fri, 30 Apr 2004 07:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264025#M177455</guid>
      <dc:creator>Tapas Jha</dc:creator>
      <dc:date>2004-04-30T07:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264026#M177456</link>
      <description>In that case, I'd start playing with the startup script to see exactly what you are getting.&lt;BR /&gt; &lt;BR /&gt;in /sbin/init.d/inetd, around line 46 at the bit where it actually runs inetd, I'd enclose the command in suitable quotes, put an "echo" at the start and redirect it to a file.  Also worth doing an "env" and redirecting that output too.  Then at least you can see exactly  what is happening.</description>
      <pubDate>Fri, 30 Apr 2004 07:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264026#M177456</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-04-30T07:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264027#M177457</link>
      <description>I agree with the suggestions above, you have something set in the startup scrpts causing the error, as you are able to start it using the full pathname of the executable via the command line.&lt;BR /&gt;Start checking the rc.config file, and also the actual /sbin/init.d startup script&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 08:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264027#M177457</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-04-30T08:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264028#M177458</link>
      <description>It seems to me you have a particularly big /sbin/init.d/inetd. Isn't it the executable rather than the init script ? That would explain why he complains about start and ask for -l, -c...&lt;BR /&gt;&lt;BR /&gt;I have this :&lt;BR /&gt;/ &amp;gt;: ll /sbin/init.d/inetd&lt;BR /&gt;-r-xr-xr-x   1 bin        bin           1403 14 nov  2000 /sbin/init.d/inetd&lt;BR /&gt;/ &amp;gt;: ll /usr/sbin/inetd&lt;BR /&gt;-r-xr--r--   1 bin        bin          65536 27 juil  2001 /usr/sbin/inetd&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 08:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264028#M177458</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-04-30T08:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264029#M177459</link>
      <description>Hi Mark/Melvyn&lt;BR /&gt;&lt;BR /&gt;I comapred the /etc/rc.config and /sbin/init.d/inetd files with other m/c in which inetd start while booting, there is no difference.In fact i copied those files to this problematic  m/c. I rebooted both the machines. still this m/c is not starting inetd whereas in other m/c it is starting&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 08:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264029#M177459</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-04-30T08:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264030#M177460</link>
      <description>Do you have any files in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;with extensions like .save, .bak etc. There should only be config files for /sbin/init.d/ script.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 30 Apr 2004 08:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264030#M177460</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-30T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264031#M177461</link>
      <description>When you launch manually inetd, do you use /sbin/init.d/inetd ?&lt;BR /&gt;&lt;BR /&gt;Excuse me to fix on my first idea, but could you provide results for :&lt;BR /&gt;ll /usr/sbin/inetd /sbin/init.d/inetd&lt;BR /&gt;file /usr/sbin/inetd&lt;BR /&gt;file /sbin/init.d/inetd&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2004 08:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264031#M177461</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-04-30T08:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: inetd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264032#M177462</link>
      <description>after copying the inetd file from other m/c and after a reboot, i am not getting the previous error in /etc/rc.log but still the daemon is not starting.  decided to log a call with HP. I will post the solution.&lt;BR /&gt;&lt;BR /&gt;thanx everybody for your time</description>
      <pubDate>Fri, 30 Apr 2004 09:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-daemon/m-p/3264032#M177462</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-04-30T09:35:22Z</dc:date>
    </item>
  </channel>
</rss>

