<?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: Continuous bootps/udp errors in SYSLOG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874251#M278976</link>
    <description>DHCP_ENABLE[0]=0&lt;BR /&gt;Nothing uncommented in bootptab.&lt;BR /&gt;no DHCPTAB&lt;BR /&gt;We do not dynamic assign. we are static.&lt;BR /&gt;&lt;BR /&gt;Other than that, not sure what I am supposed to do here.&lt;BR /&gt;Thanks&lt;BR /&gt;Bill&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Oct 2006 10:07:30 GMT</pubDate>
    <dc:creator>William Horton</dc:creator>
    <dc:date>2006-10-04T10:07:30Z</dc:date>
    <item>
      <title>Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874249#M278974</link>
      <description>I am running HP-UX 11.1i V2 and am getting continuous errors in SYSLOG regarding bootps/udp.&lt;BR /&gt;bootpd[8837]:reading "/etc/bootptab"                bootpd[8837]: read 1 entries from "/etc/bootptab"        bootpd[8837]: reading "/etc/dhcpdeny"                    bootpd[8837]: read 0 entries from "/etc/dhcpdeny" &lt;BR /&gt;inetd[710]: bootps/udp: Died on signal 11&lt;BR /&gt;&lt;BR /&gt;Last week, I had an additional error :&lt;BR /&gt;Cannot open /etc/dhcpdeny and I TOUCHED the file to /etc and CHMOD 644 to it and performed an inetd -c&lt;BR /&gt;&lt;BR /&gt;My netdeaemons value for REMOTE_BOOT IS A "1".&lt;BR /&gt;&lt;BR /&gt;The only way we ever boot/re-boot is to login on the console or connect in on the modem and re-boot.. Can I safely set the Remote_Boot value at zero, re-read the inetd and get these errors to stop.&lt;BR /&gt;&lt;BR /&gt;1.) Why are we getting these errors after running without them for years?&lt;BR /&gt;2.) System re-boot did NOT stop these errors.&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 04 Oct 2006 09:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874249#M278974</guid>
      <dc:creator>William Horton</dc:creator>
      <dc:date>2006-10-04T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874250#M278975</link>
      <description>Did you setup this for DHCP? check /etc/rc.config.d/netconf for DHCP entries.&lt;BR /&gt;&lt;BR /&gt;If you do man bootpd and here is the information:&lt;BR /&gt;&lt;BR /&gt;When bootpd receives a DHCP/BOOTP request, it first checks if the&lt;BR /&gt;      hardware address of the client is listed in the /etc/dhcpdeny&lt;BR /&gt;      database. If yes, this client is denied lease. If the client is not&lt;BR /&gt;      listed in the dhcpdeny database, it checks whether the client&lt;BR /&gt;      information is in the /etc/bootptab database.  If the client&lt;BR /&gt;      information is available, bootpd sends back the reply.  Otherwise, it&lt;BR /&gt;      checks whether there is any matched relay information for the client&lt;BR /&gt;      in the /etc/bootptab database.  If so, bootpd goes through a series of&lt;BR /&gt;      checks to see if it should relay the request.  If no matched relay&lt;BR /&gt;      information was found, bootpd checks whether the client information is&lt;BR /&gt;      matched by a pool or device group in the /etc/dhcptab database. If a&lt;BR /&gt;      match is found, bootpd sends back a reply.  The request is dropped if&lt;BR /&gt;      no matched group information is found.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 09:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874250#M278975</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-10-04T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874251#M278976</link>
      <description>DHCP_ENABLE[0]=0&lt;BR /&gt;Nothing uncommented in bootptab.&lt;BR /&gt;no DHCPTAB&lt;BR /&gt;We do not dynamic assign. we are static.&lt;BR /&gt;&lt;BR /&gt;Other than that, not sure what I am supposed to do here.&lt;BR /&gt;Thanks&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 10:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874251#M278976</guid>
      <dc:creator>William Horton</dc:creator>
      <dc:date>2006-10-04T10:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874252#M278977</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;What about your /etc/inetd.conf file, is bootps commented out?&lt;BR /&gt;&lt;BR /&gt;# grep bootps /etc/inetd.conf&lt;BR /&gt;#bootps     dgram  udp wait   root /usr/lbin/bootpd   bootpd&lt;BR /&gt;&lt;BR /&gt;if not use vi to comment out bootps, and reread the inetd.conf "inetd -c"&lt;BR /&gt;&lt;BR /&gt;Did someone setup an Ignite server?&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 04 Oct 2006 10:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874252#M278977</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2006-10-04T10:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874253#M278978</link>
      <description>We do use ignite but noone set up an ignite server. &lt;BR /&gt;Our inetd.conf says this for 'bootps'&lt;BR /&gt;bootps      dgram  udp wait   root /usr/lbin/bootpd   bootpd&lt;BR /&gt;&lt;BR /&gt;I can comment that and re-read the config using inetd -c&lt;BR /&gt;&lt;BR /&gt;Are you saying that will stop these errors?&lt;BR /&gt;Are these dynamic ip requests from some other server or router on the LAN. We never had these for 10 years and now have them&lt;BR /&gt;Thanks for your help and fast response.&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 10:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874253#M278978</guid>
      <dc:creator>William Horton</dc:creator>
      <dc:date>2006-10-04T10:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous bootps/udp errors in SYSLOG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874254#M278979</link>
      <description>Seems to have taken care of our dilemma.&lt;BR /&gt;last entry in SYSLOG says:&lt;BR /&gt;inetd[710]: Rereading configuration     inetd[710]: bootps/udp: Deleted service inetd[710]: Thru with configuration     inetd[710]: Configuration complete      &lt;BR /&gt;No more BOOTPD errors now.&lt;BR /&gt;Thanks for your help and fast response!.&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 10:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/continuous-bootps-udp-errors-in-syslog/m-p/3874254#M278979</guid>
      <dc:creator>William Horton</dc:creator>
      <dc:date>2006-10-04T10:50:21Z</dc:date>
    </item>
  </channel>
</rss>

