<?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: bootpd cannot launch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181199#M162964</link>
    <description>I just change the IP_address , reboot and do &lt;BR /&gt;ps -ef|grep bootpd , nothing displayed. if I change IP_address to others C-class  or original one  , reboot then everything's ok .</description>
    <pubDate>Wed, 04 Feb 2004 02:33:07 GMT</pubDate>
    <dc:creator>Zhao Xinyuan</dc:creator>
    <dc:date>2004-02-04T02:33:07Z</dc:date>
    <item>
      <title>bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181194#M162959</link>
      <description>hello everyone&lt;BR /&gt;I have a  HP B.10.20 U 9000/778 workstation.I change the IP_address and Gataway to a new one.the bootpd can not launch.I checked the  file: /usr/adm/syslog/syslog.log and found some differents between the original ip_address and the new ip_addtess, I'd like to know what it means.&lt;BR /&gt;the original:&lt;BR /&gt;Feb  3 19:56:08 I58PO11 bootpd[739]: bootpd 2.4 #1.17.112.7: Tue Dec 22 09:42:05&lt;BR /&gt; GMT 1998&lt;BR /&gt;Feb  3 19:56:08 I58PO11 bootpd[739]: reading "/etc/dhcptab"&lt;BR /&gt;Feb  3 19:56:08 I58PO11 bootpd[739]: group count: 0&lt;BR /&gt;Feb  3 19:56:08 I58PO11 bootpd[739]: reading "/etc/bootptab"&lt;BR /&gt;&lt;BR /&gt;the new address is:&lt;BR /&gt;Feb  3 19:35:38 I58PO11 bootpd[2304]: bootpd 2.4 #1.17.112.7: Tue Dec 22 09:42:0&lt;BR /&gt;5 GMT 1998&lt;BR /&gt;Feb  3 19:35:38 I58PO11 bootpd[2304]: bind: Address already in use&lt;BR /&gt;Feb  3 19:37:26 I58PO11 syslog: su : + ttyp3 root-service1&lt;BR /&gt;&lt;BR /&gt;who could please to help me.I will very be thankful.</description>
      <pubDate>Tue, 03 Feb 2004 07:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181194#M162959</guid>
      <dc:creator>Zhao Xinyuan</dc:creator>
      <dc:date>2004-02-03T07:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181195#M162960</link>
      <description>"bind: Address already in use" looks like a duplicate IP address to me.  Are you sure the new address is unique?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Feb 2004 08:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181195#M162960</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-03T08:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181196#M162961</link>
      <description>Do a netstat -an | grep LISTEN  -- Do you have any thing listening on port 67?  The "Address already in use" implies that something is already using the port that bootpd is trying to acquire.</description>
      <pubDate>Tue, 03 Feb 2004 09:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181196#M162961</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2004-02-03T09:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181197#M162962</link>
      <description>Dear Mr.Pete Randall&lt;BR /&gt; The new address is unique address.&lt;BR /&gt;&lt;BR /&gt;dear Mr.Kenneth Platz&lt;BR /&gt;I didn't find any 67? by the command you told me.you can see attach file&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 00:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181197#M162962</guid>
      <dc:creator>Zhao Xinyuan</dc:creator>
      <dc:date>2004-02-04T00:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181198#M162963</link>
      <description>bind already in use&lt;BR /&gt;&lt;BR /&gt;For me it looks like the bootpd process is using some port and the inetd is trying to re-start it and thus the message that the port is already in use.&lt;BR /&gt;&lt;BR /&gt;Did you kill any inetd/bootpd process.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 00:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181198#M162963</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-04T00:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181199#M162964</link>
      <description>I just change the IP_address , reboot and do &lt;BR /&gt;ps -ef|grep bootpd , nothing displayed. if I change IP_address to others C-class  or original one  , reboot then everything's ok .</description>
      <pubDate>Wed, 04 Feb 2004 02:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181199#M162964</guid>
      <dc:creator>Zhao Xinyuan</dc:creator>
      <dc:date>2004-02-04T02:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181200#M162965</link>
      <description>Zhao,&lt;BR /&gt;&lt;BR /&gt;Bootp is spawned by "inetd", and therefore it shouldn't be started by hand.  Do you have an entry in your /etc/inetd.conf for bootps?  It should appear similar to the following:&lt;BR /&gt;&lt;BR /&gt;bootps      dgram  udp wait   root /usr/lbin/bootpd   bootpd&lt;BR /&gt;&lt;BR /&gt;If this is the case, then all you will need to do is bring up a client that runs a bootp request, and this should successfully launch bootpd.</description>
      <pubDate>Thu, 05 Feb 2004 09:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181200#M162965</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2004-02-05T09:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: bootpd cannot launch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181201#M162966</link>
      <description>yes,the file /var/adm/inetd.sec shoud be modify,i have found the reason that I should add the new IP folllow the old one or change the old one with new IP.&lt;BR /&gt;thank you!</description>
      <pubDate>Tue, 10 Feb 2004 03:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootpd-cannot-launch/m-p/3181201#M162966</guid>
      <dc:creator>Zhao Xinyuan</dc:creator>
      <dc:date>2004-02-10T03:43:14Z</dc:date>
    </item>
  </channel>
</rss>

