<?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: bind address already in use error every 10 min. in syslog in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439284#M6688</link>
    <description>Shannon,&lt;BR /&gt;I don't think that the address refers to an ip address; more like a port address. I've contacted the software mfg. and, hopefully, they will be able to point me in the right direction.&lt;BR /&gt;Thanks, though.</description>
    <pubDate>Wed, 23 Aug 2000 23:13:39 GMT</pubDate>
    <dc:creator>Brad Marks</dc:creator>
    <dc:date>2000-08-23T23:13:39Z</dc:date>
    <item>
      <title>bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439280#M6684</link>
      <description>I'm running HP-UX 10.20 on a K420 and also use a printspooler called EasySpool.&lt;BR /&gt;&lt;BR /&gt;After booting, the error "printer/tcp: bind: Address already in use" appears in syslog every 10 minutes.&lt;BR /&gt;I found a document on the HP website that stated the following:&lt;BR /&gt;&lt;BR /&gt;"You are getting this error because the lpsNet process is holding the port.  lpsNet is a third-party software made by EasySpool. The lpsNet program is overriding rlpdaemon. Use these steps to resolve the problem:&lt;BR /&gt;1.Kill lpsNet process.&lt;BR /&gt;2.Restart inetd with the 'indtd -k' command."&lt;BR /&gt;&lt;BR /&gt;Winds up I also needed to use the 'inetd' command to restart what the -k killed.&lt;BR /&gt;&lt;BR /&gt;After trying this, the syslog error changed a bit. Now it says: bootps/udp: bind: Address already in use.&lt;BR /&gt;&lt;BR /&gt;Two questions:&lt;BR /&gt;1.  How can I get rid of this error message?&lt;BR /&gt;2.  What can I do to prevent this from happening again after next boot?&lt;BR /&gt;&lt;BR /&gt;Thanks, thanks, thanks!</description>
      <pubDate>Wed, 23 Aug 2000 20:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439280#M6684</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-23T20:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439281#M6685</link>
      <description>Can you change the port that EasySpool is using?&lt;BR /&gt;If so, find the entry in the /etc/services file, make the modification, and then do inetd -c to reread the inetd configuration.</description>
      <pubDate>Wed, 23 Aug 2000 21:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439281#M6685</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-23T21:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439282#M6686</link>
      <description>I can't seem to find an entry in /etc/services for lpsNet or EasySpool and will, therefore, contact EasySpool for assistance. Thanks for your help!</description>
      <pubDate>Wed, 23 Aug 2000 21:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439282#M6686</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-23T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439283#M6687</link>
      <description>Address already in use means that someone on your network has the same IP address as the K.  Best to check this with arp -a on a few seats, and grep out the K box's IP address.  If you see multiple MAC's assigned that IP, then find that MAC and kill it! LOL&lt;BR /&gt;It sounds easier that it reads.  The only way a MAC would be present is if machines were already talking (unless you use static ARP tables that is).  &lt;BR /&gt;Best bet would be look at multiple networks.  I.E. PC net versus UNIX net.  &lt;BR /&gt;If the server is running BIND, it may also have a problem in one of it's databases, which cause this error, but I have the feeling that this is a not a name server.&lt;BR /&gt;&lt;BR /&gt;IF the problem were in services, the error would say something like unknown socket error, or something I would think.&lt;BR /&gt;&lt;PLEASE correct="" me="" if="" i="" am="" wrong=""&gt;.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Shannon&lt;/PLEASE&gt;</description>
      <pubDate>Wed, 23 Aug 2000 22:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439283#M6687</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-08-23T22:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439284#M6688</link>
      <description>Shannon,&lt;BR /&gt;I don't think that the address refers to an ip address; more like a port address. I've contacted the software mfg. and, hopefully, they will be able to point me in the right direction.&lt;BR /&gt;Thanks, though.</description>
      <pubDate>Wed, 23 Aug 2000 23:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439284#M6688</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-23T23:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439285#M6689</link>
      <description>Could it be that Easyspool is attempting to create it's own service useing the port that is already established by /etc/services file.&lt;BR /&gt;&lt;BR /&gt;Have you tried commenting the rlp entries out of /etc/services and /etc/inetd.conf if any and reread changes with inetd -c</description>
      <pubDate>Thu, 24 Aug 2000 04:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439285#M6689</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-08-24T04:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439286#M6690</link>
      <description>Denver,&lt;BR /&gt;I found and commented out an rlp entry in /etc/inetd.conf, did an inetd -c....&lt;BR /&gt;and the same thing: "bootps/udp: bind: Address already in use".  I even did an inetd -k followed by inetd; to no avail.&lt;BR /&gt;&lt;BR /&gt;The software mfg. says that EasySpool is going after port 515, but I find no entry for that port in /etc/services.  I've also made sure that EasySpool is the very last startup script executed at boot time.&lt;BR /&gt;&lt;BR /&gt;I appreciate you help and will couple it with expected further comments from the mfg.&lt;BR /&gt;&lt;BR /&gt;I'd also award you some points, but ITRC is not asking me to!?!?</description>
      <pubDate>Thu, 24 Aug 2000 16:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439286#M6690</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-24T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439287#M6691</link>
      <description>So if I understand correctly...your problem is that this is filling up your syslog and it is annoying when you have to read your syslog???&lt;BR /&gt;Why don't you just try removing it from your log before you read it (or at scheduled times...) when it would not hurt to fix your syslog.  I get msgs every 2 min because I turned on the inetd log for telnet and ftp....registrar/tcp stuff.  It's just a nuisance, but I clean it up early in the am..with a overly simple script&lt;BR /&gt;**********************&lt;BR /&gt;cat syslog.log | grep -v -e 'what I don't want to see' -e 'the other msgs I don't care about' &amp;gt; syslog.tmp&lt;BR /&gt;cp syslog.tmp syslog.log&lt;BR /&gt;rm syslog.tmp&lt;BR /&gt;****************************&lt;BR /&gt;I am very specific about what goes inside the quotes...cause I don't want to lose info I need to see.&lt;BR /&gt;Some folks may prefer to leave the syslog in tact and just read the tmp file....&lt;BR /&gt;But this will remove the info you don't want to read ... and just leave what you do want to see..&lt;BR /&gt;Just a thought,</description>
      <pubDate>Thu, 24 Aug 2000 16:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439287#M6691</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-24T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439288#M6692</link>
      <description>you're sure 515 is not in /etc/services? Maybe try adding it and then inetd -c&lt;BR /&gt;&lt;BR /&gt;printer   515/tcp  spooler</description>
      <pubDate>Thu, 24 Aug 2000 17:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439288#M6692</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-08-24T17:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439289#M6693</link>
      <description>Rita,&lt;BR /&gt;You're kinda right; I don't like having to sift through unwanted stuff in syslog. However, I'm probably too anal but I see this as something that is wrong and want it right. I, myself, turned off ftp logging (we have an every-ten-seconds auto-ftp process that REALLY filled syslog). Thanks for the script; I just might bite the bullet and use it.&lt;BR /&gt;&lt;BR /&gt;Denver,&lt;BR /&gt;I'm certain that there isn't a 515 in services, so I'll try your suggestion and post the results.&lt;BR /&gt;&lt;BR /&gt;Thanks all!</description>
      <pubDate>Thu, 24 Aug 2000 17:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439289#M6693</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-24T17:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439290#M6694</link>
      <description>Try inetd -k again but this time make sure bootpd is not running.  It comes alive every so often so make sure it is actaully not running.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 24 Aug 2000 17:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439290#M6694</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-08-24T17:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439291#M6695</link>
      <description>Anthony,&lt;BR /&gt;Are you suggesting that I kill the process if it is running (which it is)?</description>
      <pubDate>Thu, 24 Aug 2000 17:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439291#M6695</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-24T17:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439292#M6696</link>
      <description>Yes, shut it down for a few seconds and then try your inetd -k. Your bootp clients will not be able to aquire an IP but hey, your the sysadmin!!&lt;BR /&gt;&lt;BR /&gt;Don't be concerned about starting it. You won't be able to on the command line or with inetd -c.  When a client makes a request, it will come alive.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 24 Aug 2000 17:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439292#M6696</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-08-24T17:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439293#M6697</link>
      <description>Tony et al.,&lt;BR /&gt;This did the trick: 30 minutes without a warning.&lt;BR /&gt;The big question now is, how do I prevent this from happening after rebooting the box?&lt;BR /&gt;&lt;BR /&gt;Thanx 2 all</description>
      <pubDate>Thu, 24 Aug 2000 19:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439293#M6697</guid>
      <dc:creator>Brad Marks</dc:creator>
      <dc:date>2000-08-24T19:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: bind address already in use error every 10 min. in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439294#M6698</link>
      <description>Kill bootpd and run inetd -c.  Issuing inetd -k while bootpd was running probably is what started it.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 24 Aug 2000 20:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-address-already-in-use-error-every-10-min-in-syslog/m-p/2439294#M6698</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-08-24T20:17:34Z</dc:date>
    </item>
  </channel>
</rss>

