<?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: Syslog messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065425#M139579</link>
    <description>T.G.,&lt;BR /&gt;&lt;BR /&gt;I think that should be "/etc/dhcpdeny".  Create (touch) /etc/dhcpdeny and that shoud fix (at least some of) these messages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Sep 2003 09:17:25 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-09-08T09:17:25Z</dc:date>
    <item>
      <title>Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065415#M139569</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have the following messages appearing in syslog.&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:07:49 rprod1 bootpd[19424]: reading "/etc/bootptab"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:07:49 rprod1 bootpd[19424]: read 1 entries from "/etc/bootptab"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:07:49 rprod1 bootpd[19424]: reading "/etc/dhcpdeny"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:07:49 rprod1 bootpd[19424]: error opening "/etc/dhcpdeny": No such&lt;BR /&gt;fiy&lt;BR /&gt;Sep  1 17:07:55 rprod1 inetd[696]: bootps/udp: Died on signal 11&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:08:01 rprod1 bootpd[19444]:&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:08:01 rprod1 bootpd[19444]: reading "/etc/bootptab"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:08:01 rprod1 bootpd[19444]: read 1 entries from "/etc/bootptab"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:08:01 rprod1 bootpd[19444]: reading "/etc/dhcpdeny"&lt;BR /&gt;&lt;BR /&gt;Sep  1 17:08:01 rprod1 bootpd[19444]: error opening "/etc/dhcpdeny": No such file.&lt;BR /&gt;&lt;BR /&gt;These messages are rapidly increasing the logfile size.&lt;BR /&gt;&lt;BR /&gt;I donot think disabling bootp is an option since I find I have an entry for a printer in the /etc/boottab file.&lt;BR /&gt;&lt;BR /&gt;What other options do I have to get rid of these messages.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;&lt;BR /&gt;-Alvi&lt;BR /&gt;&lt;BR /&gt;Oh, by the way I have a sendmail config problem posted (subject: sendmail - external mail) , need some help there ... urgently.&lt;BR /&gt;&lt;BR /&gt;thanks again</description>
      <pubDate>Mon, 08 Sep 2003 05:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065415#M139569</guid>
      <dc:creator>Omar Alvi_1</dc:creator>
      <dc:date>2003-09-08T05:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065416#M139570</link>
      <description>What is this server used for?. Looks like you enabled DHCP on this server. Try disabling it if you don't use it or touch a file "/etc/dhcpdeny".&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Sep 2003 05:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065416#M139570</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-09-08T05:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065417#M139571</link>
      <description>Have you made any changes to the server recently?&lt;BR /&gt;&lt;BR /&gt;It might pay to disable bootps in the short term just to stop the messages.  In the meantime you can investigate potential cause of the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 05:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065417#M139571</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-09-08T05:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065418#M139572</link>
      <description>Comment out&lt;BR /&gt;&lt;BR /&gt;#bootps     dgram  udp wait   root /usr/lbin/bootpd   bootpd&lt;BR /&gt;&lt;BR /&gt;in the /etc/inetd.conf  file&lt;BR /&gt;&lt;BR /&gt;Then do a&lt;BR /&gt;#/usr/sbin/inetd -c &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 06:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065418#M139572</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-08T06:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065419#M139573</link>
      <description>It would appear that you have an Ignite DHCP server thats been messed up.  I'd look at stopping the DHCP conflict.&lt;BR /&gt;&lt;BR /&gt;Either you want it on or you want it off.&lt;BR /&gt;&lt;BR /&gt;This looks like an Ignite setup, so you might quickly reconfigure the DHCP portion as follows:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/ignite&lt;BR /&gt;&lt;BR /&gt;There is a User Interface for reconfiguring the server in there and you might be able to stop the messaging in that way.&lt;BR /&gt;&lt;BR /&gt;If not, cp the syslog to another filesystem so you don't have problems with /var filling up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Sep 2003 06:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065419#M139573</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-08T06:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065420#M139574</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;One other thought, if you have logging enabled for inetd (-l), this might be generating alot of messages in syslog.log for bootpd.&lt;BR /&gt;Check if logging is enabled for inetd &amp;amp; if so turn it off until you resolve your bootpd issue.&lt;BR /&gt;&lt;BR /&gt;Also post the entry for bootps from your /etc/inetd.conf. Someone might be able to help with the bootpd config &amp;amp; solve your problem.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Mon, 08 Sep 2003 06:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065420#M139574</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-09-08T06:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065421#M139575</link>
      <description>Also loading these patches should fix these&lt;BR /&gt;&lt;BR /&gt;If 11.00&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_19241&amp;amp;context=hpux:800:11:00" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_19241&amp;amp;context=hpux:800:11:00&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if 10.20&lt;BR /&gt;&lt;BR /&gt;PHNE_19095&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_19095&amp;amp;context=hpux:800:10:20" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_19095&amp;amp;context=hpux:800:10:20&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 06:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065421#M139575</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-08T06:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065422#M139576</link>
      <description>TG&lt;BR /&gt;&lt;BR /&gt;How do you find the patches for a given problem?&lt;BR /&gt;&lt;BR /&gt;Do you just search using a keyword?&lt;BR /&gt;&lt;BR /&gt;You always seem to get it spot on!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 07:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065422#M139576</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-08T07:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065423#M139577</link>
      <description>Thanks for your responses.&lt;BR /&gt;&lt;BR /&gt;Very important point I remembered. I've been having these messages since installing the latest jetDirect. In fact i have these messages (with some variations) on the other machines on which I installed jetDirect as well.&lt;BR /&gt;&lt;BR /&gt;Since I have an entry in /etc/boottab, for a printer in use, I cannot disable the bootp protocol.&lt;BR /&gt;&lt;BR /&gt;As for the patch PHNE_19241, it claims to fix the problem "3. BOOTPD messages filling up syslog.log." however, I have the patch installed and still getting these messages.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;-Alvi&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 07:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065423#M139577</guid>
      <dc:creator>Omar Alvi_1</dc:creator>
      <dc:date>2003-09-08T07:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065424#M139578</link>
      <description>If you are using bootpd then you can follow what Sri has mentioned.&lt;BR /&gt;&lt;BR /&gt;Just create a empty file&lt;BR /&gt;&lt;BR /&gt;#touch /etc/dhcptab&lt;BR /&gt;&lt;BR /&gt;This should fix it.&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Mon, 08 Sep 2003 08:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065424#M139578</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-08T08:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065425#M139579</link>
      <description>T.G.,&lt;BR /&gt;&lt;BR /&gt;I think that should be "/etc/dhcpdeny".  Create (touch) /etc/dhcpdeny and that shoud fix (at least some of) these messages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2003 09:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065425#M139579</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-09-08T09:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065426#M139580</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;typo error.&lt;BR /&gt;I will make sure that small typo errors does not create big problems.&lt;BR /&gt;&lt;BR /&gt;Thanks for pointing out&lt;BR /&gt;It is &lt;BR /&gt;&lt;BR /&gt;/etc/dhcpdeny</description>
      <pubDate>Mon, 08 Sep 2003 09:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065426#M139580</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-08T09:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065427#M139581</link>
      <description>Also,the messages can be reduced by increasing the timeout value of the bootpd.&lt;BR /&gt;&lt;BR /&gt;The bootpd starts when there is a boot request .&lt;BR /&gt;the bootpd timeouts when there is no request for 500 minutes.&lt;BR /&gt;&lt;BR /&gt;So adding the -t0 option should tell that there is no timeout and less messages are logged into syslog. i.e when the bootpd starts after a timeout it checks the bootptab and logs all those informational messages into syslog.&lt;BR /&gt;&lt;BR /&gt;Also you can set the logging messages level using the -d option.the levels vary from 1-3.&lt;BR /&gt;&lt;BR /&gt;it can be configured like&lt;BR /&gt;&lt;BR /&gt;bootps dgram udp wait root /etc/bootpd bootpd -t0&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 08 Sep 2003 10:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/3065427#M139581</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-09-08T10:08:40Z</dc:date>
    </item>
  </channel>
</rss>

