<?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/2969370#M120063</link>
    <description>and the workstation is a visualize B132L, so I think it is a 64 bit.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
    <pubDate>Fri, 09 May 2003 14:25:12 GMT</pubDate>
    <dc:creator>Leen Biesemans</dc:creator>
    <dc:date>2003-05-09T14:25:12Z</dc:date>
    <item>
      <title>rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969357#M120050</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can't start rlpdaemon on my server.  I get the following messages in the lpd.log:&lt;BR /&gt;unable to bind address (internet domain bind): Address already in use&lt;BR /&gt;/usr/sbin/rlpdaemon: cleanup()&lt;BR /&gt;&lt;BR /&gt;Can someone tell me how I can solve this problem?&lt;BR /&gt;Thanks,&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 12:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969357#M120050</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T12:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969358#M120051</link>
      <description>Hi Leen:&lt;BR /&gt;&lt;BR /&gt;It appears that the port number used by the 'rlpdaemon' is already in use by another process.&lt;BR /&gt;&lt;BR /&gt;If you grep for 'rlpdaemon' in '/etc/inetd.conf' you will find that it uses the 'printer' service name in '/etc/services'.  From there, you will note that this is port 515.  I'd use 'lsof' to determine what process is using this port:&lt;BR /&gt;&lt;BR /&gt;# lsof -i tcp:515&lt;BR /&gt;# lsof -i udp:515&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 12:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969358#M120051</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-05-09T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969359#M120052</link>
      <description>In addition to JRF's comments the above has been seen to occur if you have the 3rd party s/w lpsnet installed and running I beleive it's produced by Easy Spool ..... just a thought</description>
      <pubDate>Fri, 09 May 2003 12:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969359#M120052</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-09T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969360#M120053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there an alternative for the "lsof" command, because hp-ux 11 doesn't seem to know this command.&lt;BR /&gt;&lt;BR /&gt;(I'm not so familiar with unix)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 13:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969360#M120053</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T13:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969361#M120054</link>
      <description>It's an unsupported tool available from here :&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.64/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.64/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;64 bit here-&amp;gt;&lt;BR /&gt;&lt;A href="http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.00/vxfs/64/9000_800/" target="_blank"&gt;http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.00/vxfs/64/9000_800/&lt;/A&gt;</description>
      <pubDate>Fri, 09 May 2003 13:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969361#M120054</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-09T13:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969362#M120055</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;I don't think that I have installed that program, unless it installs itself automatically with the installation of hp-ux 11&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 13:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969362#M120055</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T13:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969363#M120056</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I cannot execute the lsof command I downloaded of the internet.&lt;BR /&gt;&lt;BR /&gt;Isn't there any other possebility to see which process uses the address 515?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 13:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969363#M120056</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T13:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969364#M120057</link>
      <description>not that I'm aware of .... so why can't you run lsof or what errors are you seeing .... please post details ...</description>
      <pubDate>Fri, 09 May 2003 13:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969364#M120057</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-09T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969365#M120058</link>
      <description>/sbin/sh: /usr/sbin/lsof execute permission denied&lt;BR /&gt;&lt;BR /&gt;This is the error I have.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 13:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969365#M120058</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T13:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969366#M120059</link>
      <description>Hi Leen:&lt;BR /&gt;&lt;BR /&gt;Do you have execute permissions set on the binary?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 May 2003 13:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969366#M120059</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-05-09T13:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969367#M120060</link>
      <description>yep&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 13:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969367#M120060</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969368#M120061</link>
      <description>Only things I can think of are you've not run this as root user or perhaps you've installed a 32 bit binary on a 64 bit system or the sticky bit is not set on the binary ....&lt;BR /&gt;&lt;BR /&gt;ll lsof ?-r-sr-sr-x   1 root       sys&lt;BR /&gt;&lt;BR /&gt;is this a 64 bit or 32 bit system and which url did you use to download lsof ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 14:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969368#M120061</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-09T14:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969369#M120062</link>
      <description>I'm logged in as root, so that's not the problem.&lt;BR /&gt;&lt;BR /&gt;First I tried the first link, but there I got the same error "execute permission denied".  Then I tried the second link and I got that error again.&lt;BR /&gt;&lt;BR /&gt;I have turned all my permissions on, so that isn't the problem too.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 14:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969369#M120062</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T14:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969370#M120063</link>
      <description>and the workstation is a visualize B132L, so I think it is a 64 bit.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 14:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969370#M120063</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T14:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969371#M120064</link>
      <description>run getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;post output + email address I can send you an appropriate binary too .</description>
      <pubDate>Fri, 09 May 2003 14:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969371#M120064</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-09T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: rlpdaemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969372#M120065</link>
      <description>When I run getconf KERNEL_BITS, I get the output 32 and my e-mail address is leen.biesemans@hogelimb.be&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Leen</description>
      <pubDate>Fri, 09 May 2003 14:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlpdaemon/m-p/2969372#M120065</guid>
      <dc:creator>Leen Biesemans</dc:creator>
      <dc:date>2003-05-09T14:43:28Z</dc:date>
    </item>
  </channel>
</rss>

