<?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 on an rx2660 running 11.31 will not start in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616996#M532571</link>
    <description>Well after rebooting the server I can now kill off the inetd and stop and start but it still does not allow for remote logins and telnet or ftp.&lt;BR /&gt;&lt;BR /&gt;Fortunately I do have NFS the filesystems have been linked to where they are needed as a work around.&lt;BR /&gt;&lt;BR /&gt;There are some patches that have been recommended to install and this is happening on Sunday these being PHKL_38040, 38681,38691,38708,38737,39028,39397,39398,39399,39400,39464,39465,39476,39479,39482,39606,39740,40022,40224,40293,40434&lt;BR /&gt;&lt;BR /&gt;So we wil see if this makes any difference.&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Apr 2010 22:20:58 GMT</pubDate>
    <dc:creator>Ian Patterson</dc:creator>
    <dc:date>2010-04-22T22:20:58Z</dc:date>
    <item>
      <title>Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616980#M532555</link>
      <description>Hello there, I have a problem with an ia64 rx2660 itanium server in that the inetd daemon will not start. I do a grep on the inetd and it presents as follows;&lt;BR /&gt;inetd -l&lt;BR /&gt;I do a /sbin/init.d/inetd stop and this returns&lt;BR /&gt;Internet Services stopped however when I grep for inetd the following is still present;&lt;BR /&gt;inetd -l&lt;BR /&gt;I then do /sbin/init.d/inetd start and this returns;&lt;BR /&gt;An Inetd is already running&lt;BR /&gt;Usage: inetd [-a] [-p proc_limit] [-r count [interval]] [-l | -s] inetd -c inetd -k&lt;BR /&gt;EXIT CODE: 255&lt;BR /&gt;Unable to start Internet Services&lt;BR /&gt;&lt;BR /&gt;Can you offer some suggestions here for me to try, nfs is still going and remote console is still active but no rlogin or telnets</description>
      <pubDate>Tue, 13 Apr 2010 20:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616980#M532555</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-13T20:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616981#M532556</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep inet&lt;BR /&gt;&lt;BR /&gt;See if there is a process.&lt;BR /&gt;&lt;BR /&gt;man inetd&lt;BR /&gt;&lt;BR /&gt;See the start/stop options/&lt;BR /&gt;&lt;BR /&gt;vi /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Lets see how its configured.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Apr 2010 21:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616981#M532556</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-13T21:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616982#M532557</link>
      <description>Thanks for responding so quickly&lt;BR /&gt;The /etc/inetd.conf has the following enabled&lt;BR /&gt;ftp stream tcp6 nowait root /usr/lbin/ftp ftpd -l&lt;BR /&gt;&lt;BR /&gt;telnet stream tcp6 nowait root /usr/lbin/telnetd telnetd&lt;BR /&gt;&lt;BR /&gt;bootps dgram udp wait root /usr/lbin/bootpd bootpd&lt;BR /&gt;&lt;BR /&gt;login stream tcp6 nowait root /usr/lbin/rlogind rlogind&lt;BR /&gt;&lt;BR /&gt;shell stream tcp6 nowait root /usr/lbin/remshd remshd&lt;BR /&gt;&lt;BR /&gt;exec stream tcp6 nowait root /usr/lbin/rexecd rexecd&lt;BR /&gt;&lt;BR /&gt;ntalk dgram udp wait root /usr/lbin/ntalks ntalkd&lt;BR /&gt;&lt;BR /&gt;auth stream tcp6 wait bin /usr/lbin/identd identd&lt;BR /&gt;&lt;BR /&gt;printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i&lt;BR /&gt;&lt;BR /&gt;daytime stream tcp6 nowait root internal&lt;BR /&gt;daytime dgram udp6 nowait root internal&lt;BR /&gt;time stream tcp6 nowait root internal&lt;BR /&gt;echo stream tcp6 nowait root internal&lt;BR /&gt;echo dgram udp6 nowait root internal&lt;BR /&gt;discard stream tcp6 nowait root internal&lt;BR /&gt;discard dgram udp6 nowait root internal&lt;BR /&gt;chargen stream tcp6 nowait root internal&lt;BR /&gt;chargen dgram udp6 nowait root internal&lt;BR /&gt;&lt;BR /&gt;kshell stream tcp6 nowait root /usr/lbin/remshd remshd -k&lt;BR /&gt;&lt;BR /&gt;klogin stream tcp6 nowait root /usr/lbin/rlogind rlogind -k&lt;BR /&gt;&lt;BR /&gt;swat stream tcp nowait.400 root /opt/samba/bin/swat swat&lt;BR /&gt;recserv stream tcp nowait root /usr/lbin/recserv recserv -display :0&lt;BR /&gt;registrar stream tcp6 nowait root /etc/opt/resmon/lbin/registrar /etc/opt/resmon/lbin/registrar&lt;BR /&gt;tftp dgram udp wait root /usr/lbin/tftpd tftpd\&lt;BR /&gt;&lt;BR /&gt;/opt/ignite\&lt;BR /&gt;/var/opt/ignite&lt;BR /&gt;omni stream tcp nowait root /opt/omni/lbin/inet inet -log /var/opt/omni//log/inet.log&lt;BR /&gt;instl_boot dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd&lt;BR /&gt;&lt;BR /&gt;These are the active lines in the inetd.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Apr 2010 22:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616982#M532557</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-13T22:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616983#M532558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the output of&lt;BR /&gt;ps -aef | grep -i inetd&lt;BR /&gt;&lt;BR /&gt;is there any thing you can see in your /var/adm/syslog/syslog.log file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 14 Apr 2010 01:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616983#M532558</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2010-04-14T01:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616984#M532559</link>
      <description>ps -aef|grep -i inetd shows;&lt;BR /&gt;root 11342 10408 0 16:02:41 console 0:00 grep -i inetd&lt;BR /&gt;&lt;BR /&gt;root 10635 1 0 Apr 13 ? 0.00 inetd -l&lt;BR /&gt;&lt;BR /&gt;The last bits of the syslog.log are as follows;&lt;BR /&gt;Apr 13 08:03 hporap26 inetd 3868 going down on signal 15&lt;BR /&gt;Apr 13 08:05:50 hporap26 inetd connection logging enabled&lt;BR /&gt;Apr 13 08:05:50 hporap26 inetd Reading configuration&lt;BR /&gt;---but it does not complete---&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Wed, 14 Apr 2010 03:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616984#M532559</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-14T03:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616985#M532560</link>
      <description>Try to kill that inetd process and start it again via /sbin/init.d/ script.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 14 Apr 2010 03:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616985#M532560</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2010-04-14T03:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616986#M532561</link>
      <description>well I had tried this before but running the command from /sbin/init.d made no difference.&lt;BR /&gt;&lt;BR /&gt;Rebooting the server does not help either since the server boot calls to start the inetd and it hangs just as before.&lt;BR /&gt;&lt;BR /&gt;doing a /sbin/init.d/inetd stop&lt;BR /&gt;states that the Internet Services Stopped&lt;BR /&gt;but a grep of the inetd still shows the pervasive process as follows;&lt;BR /&gt;ps -ef|grep inetd&lt;BR /&gt;root 10635 1 0 Apr 13 ? 0:00 inetd -l&lt;BR /&gt;&lt;BR /&gt;running the restart produces the following as before;&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/inetd start&lt;BR /&gt;An inetd is already running&lt;BR /&gt;Exit Code: 255&lt;BR /&gt;Unable to start Internet services&lt;BR /&gt;&lt;BR /&gt;Lets know if you think of something else to try.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Thu, 15 Apr 2010 02:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616986#M532561</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-15T02:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616987#M532562</link>
      <description>Arm yourself with tusc - &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-8.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-8.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and check what exacly happens when you are trying to start the inetd daemon.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 15 Apr 2010 03:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616987#M532562</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2010-04-15T03:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616988#M532563</link>
      <description>Hello Ian,&lt;BR /&gt;&lt;BR /&gt;Try to kill the running daemon:&lt;BR /&gt;&lt;BR /&gt;kill -9 10635 &lt;BR /&gt;&lt;BR /&gt;In order to simplify things, empty the syslog.log (if you need to save the log you can copy this file elsewhere first)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Next, start again inetd&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/inetd start&lt;BR /&gt;&lt;BR /&gt;Post here the content of syslog:&lt;BR /&gt;&lt;BR /&gt;cat /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Best regards from Romania,&lt;BR /&gt;&lt;BR /&gt;Horia.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 03:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616988#M532563</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-04-15T03:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616989#M532564</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;Do you have bastille or the security containment extensions bundle configured? &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-5804/ch08s07.html" target="_blank"&gt;http://docs.hp.com/en/5992-5804/ch08s07.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also is inetd turned on in /etc/rc.config.d/netdaemons? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 16:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616989#M532564</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2010-04-15T16:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616990#M532565</link>
      <description>Thanks for all the input so far still no success though its very frustrating since I can see that the cron is working and all is well with the server otherwise from the remote console access I have.&lt;BR /&gt;I am looking at the tusc option suggested, I have tried to kill the process but it wont die, I don't have bastille configured.&lt;BR /&gt;Inetd is turned on in the /etc/rc.config.d/netdaemons as follows;&lt;BR /&gt;export INETD=1&lt;BR /&gt;export INETd_ARGS=""&lt;BR /&gt;&lt;BR /&gt;It is a sw issue alright I cant help but think it is a kernel issue though since all of the regular files and settings are as they should be. The server had not been rebooted for 500days so something has changed alright to stop the inetd from starting as it should.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Sun, 18 Apr 2010 19:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616990#M532565</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-18T19:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616991#M532566</link>
      <description>Edit the inetd.conf and comment out all unecessary services. Comment out everything except a few well behaved services such as telnet and ftp.&lt;BR /&gt;&lt;BR /&gt;Ensure that the hang inetd is killed (reboot the server if you can not kill the hang inetd) &lt;BR /&gt;&lt;BR /&gt;Start inetd (or boot the server) with minimal inetd.conf. See if it starts that way.</description>
      <pubDate>Sun, 18 Apr 2010 20:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616991#M532566</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-04-18T20:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616992#M532567</link>
      <description>&amp;gt;I have tried to kill the process but it wont die, &lt;BR /&gt;&lt;BR /&gt;Do you get something in syslog.log when you are trying to kill the inetd server?&lt;BR /&gt;&lt;BR /&gt;How did you tried to kill syslogd? Did you used -9 option:&lt;BR /&gt;&lt;BR /&gt;ps -e|grep inetd&lt;BR /&gt;kill -9 &lt;PID_OF_INETD&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Horia.&lt;BR /&gt;&lt;/PID_OF_INETD&gt;</description>
      <pubDate>Mon, 19 Apr 2010 05:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616992#M532567</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-04-19T05:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616993#M532568</link>
      <description>&amp;gt;to kill syslogd&lt;BR /&gt;&lt;BR /&gt;errata:&lt;BR /&gt;&lt;BR /&gt;to kill inetd&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Mon, 19 Apr 2010 05:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616993#M532568</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-04-19T05:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616994#M532569</link>
      <description>hello there,&lt;BR /&gt;            Well the server never completes a load of the inetd it hangs when reading the configuration and then when you grep for the inet you see that it is stuck on inetd -l this then is where everything stops you cannot kill the running process and cutting down the inetd.conf to minimilastic levels makes no difference still no proper inetd process so no rlogin or telnet access is possible while in this state.</description>
      <pubDate>Tue, 20 Apr 2010 00:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616994#M532569</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-20T00:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616995#M532570</link>
      <description>&amp;gt;it is stuck on inetd -l this then is where everything stops you cannot kill the running process &lt;BR /&gt;&lt;BR /&gt;-l means enable logging. What info do you get from /var/adm/syslog/syslog.log ?&lt;BR /&gt;&lt;BR /&gt;Are you sure that you can not kill the running inetd with kill -9 &lt;PID_OF_INETD&gt;?&lt;BR /&gt;&lt;BR /&gt;Be aware of the fact that inetd -k is trying to kill "gracefully" the daemon and can fail.&lt;BR /&gt;&lt;BR /&gt;Horia.&lt;/PID_OF_INETD&gt;</description>
      <pubDate>Tue, 20 Apr 2010 05:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616995#M532570</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-04-20T05:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616996#M532571</link>
      <description>Well after rebooting the server I can now kill off the inetd and stop and start but it still does not allow for remote logins and telnet or ftp.&lt;BR /&gt;&lt;BR /&gt;Fortunately I do have NFS the filesystems have been linked to where they are needed as a work around.&lt;BR /&gt;&lt;BR /&gt;There are some patches that have been recommended to install and this is happening on Sunday these being PHKL_38040, 38681,38691,38708,38737,39028,39397,39398,39399,39400,39464,39465,39476,39479,39482,39606,39740,40022,40224,40293,40434&lt;BR /&gt;&lt;BR /&gt;So we wil see if this makes any difference.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2010 22:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616996#M532571</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-22T22:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616997#M532572</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] does not allow for remote logins and&lt;BR /&gt;&amp;gt; telnet or ftp.&lt;BR /&gt;&lt;BR /&gt;Not a useful problem description.  What,&lt;BR /&gt;exactly, did you try, and what, exactly,&lt;BR /&gt;happened when you tried it?&lt;BR /&gt;&lt;BR /&gt;Interesting stuff in the system log file(s)?</description>
      <pubDate>Thu, 22 Apr 2010 22:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616997#M532572</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-04-22T22:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616998#M532573</link>
      <description>there was nothing really I could do except organise a time for the server to be rebooted. The only effect this had was to free up the locked inetd process but apart from this clearing the ability to at least kill the inetd and attempt to start and stop not change has been made.&lt;BR /&gt;&lt;BR /&gt;We still do not get rlogin or telnet and as for being not useful well this is the nature of the problem and nothing I can do about that.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2010 22:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616998#M532573</guid>
      <dc:creator>Ian Patterson</dc:creator>
      <dc:date>2010-04-22T22:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inetd on an rx2660 running 11.31 will not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616999#M532574</link>
      <description>&lt;!--!*#--&gt;&amp;gt;  We still do not get rlogin or telnet [...]&lt;BR /&gt;&lt;BR /&gt;I don't know what that means.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...]and as for being not useful well this&lt;BR /&gt;&amp;gt; is the nature of the problem and nothing I&lt;BR /&gt;&amp;gt; can do about that.&lt;BR /&gt;&lt;BR /&gt;How did you determine "the nature of the&lt;BR /&gt;problem"?  Did you run some actual commands?&lt;BR /&gt;Did you get some actual results?  Could you&lt;BR /&gt;show us any of that?  That would be more than&lt;BR /&gt;"nothing".&lt;BR /&gt;&lt;BR /&gt;You might begin with "uname -a".</description>
      <pubDate>Thu, 22 Apr 2010 22:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-on-an-rx2660-running-11-31-will-not-start/m-p/4616999#M532574</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-04-22T22:56:58Z</dc:date>
    </item>
  </channel>
</rss>

