<?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: rlpdaemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470732#M211757</link>
    <description>Anything in  /var/adm/lp/lpd.log ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Jan 2005 11:58:46 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2005-01-25T11:58:46Z</dc:date>
    <item>
      <title>rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470731#M211756</link>
      <description>Hi everybody, I've a big question about rlpdaemon.&lt;BR /&gt;&lt;BR /&gt;My server (11.23) have 4 procsses rlpdaemon -i, using 1 cpu each.. and the system goes to 100% cpu util.. &lt;BR /&gt;&lt;BR /&gt;anyone can help me?&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jan 2005 11:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470731#M211756</guid>
      <dc:creator>Stefano_65</dc:creator>
      <dc:date>2005-01-25T11:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470732#M211757</link>
      <description>Anything in  /var/adm/lp/lpd.log ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jan 2005 11:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470732#M211757</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-25T11:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470733#M211758</link>
      <description>Host name for your address () unknown&lt;BR /&gt;&lt;BR /&gt;er... what about?&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jan 2005 12:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470733#M211758</guid>
      <dc:creator>Stefano_65</dc:creator>
      <dc:date>2005-01-25T12:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470734#M211759</link>
      <description>Can you determine how your rlpdamon(s) were started. Look in /etc/inetd.conf and see if there is an entry for rlpdaemon like&lt;BR /&gt;&lt;BR /&gt;printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i&lt;BR /&gt;&lt;BR /&gt;(the -i is important)&lt;BR /&gt;&lt;BR /&gt;also look in /etc/services for a line like&lt;BR /&gt;&lt;BR /&gt;printer         515/tcp         spooler&lt;BR /&gt;&lt;BR /&gt;or, in /etc/inittab (unusual)&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 07:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470734#M211759</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-01-26T07:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470735#M211760</link>
      <description>Stefano,&lt;BR /&gt;&lt;BR /&gt;Check this doc.&lt;BR /&gt;&lt;BR /&gt;Document description: rlpdaemon spin for unknown IP address&lt;BR /&gt;Document id: 8606376536&lt;BR /&gt;Product name: HPUX S800 1.0-11X&lt;BR /&gt;Product number: 9245XB&lt;BR /&gt;Release id: B.11.23&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076534700" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076534700&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 26 Jan 2005 07:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470735#M211760</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-01-26T07:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470736#M211761</link>
      <description>Had exactly the same problem. As the server didn't need to print requests from other servers I commented out the "printer" entry in inetd.conf:&lt;BR /&gt;&lt;BR /&gt;printer     stream tcp nowait root /usr/sbin/rlpdaemon  rlpdaemon -i&lt;BR /&gt;&lt;BR /&gt;Then killed the rlpdaemon -i processes and executed inetd -C to read the new inetd.conf.&lt;BR /&gt;&lt;BR /&gt;Worked allright.</description>
      <pubDate>Thu, 07 Jul 2005 06:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/3470736#M211761</guid>
      <dc:creator>Andre Braganca</dc:creator>
      <dc:date>2005-07-07T06:43:07Z</dc:date>
    </item>
  </channel>
</rss>

