<?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: DHCP Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876462#M580334</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Is your DHCP server is in another network (behind router or gateway )  ?&lt;BR /&gt;&lt;BR /&gt;IF yes then you will have to configure your router to be a DHCP-RELAY agent.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jan 2003 07:23:38 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-01-08T07:23:38Z</dc:date>
    <item>
      <title>DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876458#M580330</link>
      <description>Hello All,&lt;BR /&gt;     In syslog.log there??s the follow entries:&lt;BR /&gt;Jan  7 18:12:45 arx04 bootpd[13396]: ACK not sent: reason = 316 &lt;BR /&gt;      Is it a problem ?? &lt;BR /&gt;thanks for all&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 20:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876458#M580330</guid>
      <dc:creator>Clodoaldo João Rodrigue</dc:creator>
      <dc:date>2003-01-07T20:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876459#M580331</link>
      <description>Chances are that you don't even want your server to respond to bootp requests at all. If that is the case, edit /etc/inetd.conf and comment out the bootps line and then run inetd -c to reread the configuration file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 20:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876459#M580331</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-01-07T20:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876460#M580332</link>
      <description>I am following the entrances in syslog.log and also they appear as below: &lt;BR /&gt;Jan  7 20:27:59 arx04 bootpd[22060]: Received DHCPDISCOVER creating DHCPOFFER. R&lt;BR /&gt;equest data: ci = 0152415320A0218DD790D8C80101000000, req IP not sent, ciaddr 0.&lt;BR /&gt;0.0.0, giaddr 0.0.0.0, broadcast reply on, server id not sent.&lt;BR /&gt;Jan  7 20:28:27 arx04 bootpd[22060]: Received DHCPDISCOVER creating DHCPOFFER. R&lt;BR /&gt;equest data: ci = 0152415320A0218DD790D8C80101000000, req IP not sent, ciaddr 0.&lt;BR /&gt;0.0.0, giaddr 0.0.0.0, broadcast reply on, server id not sent.&lt;BR /&gt;&lt;BR /&gt;I don??t know what happened.&lt;BR /&gt;an the dhcpdb file is empty.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 22:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876460#M580332</guid>
      <dc:creator>Clodoaldo João Rodrigue</dc:creator>
      <dc:date>2003-01-07T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876461#M580333</link>
      <description>There is a lot of network equipment (switches love to do this) out there which will try to use bootp or dhcp to get an IP address.  If you go in via their maintenance port and manually assign an IP address then they will stop bugging you.  &lt;BR /&gt;&lt;BR /&gt;The question is tho do you want your hpux to act as a DHCP or bootp server?  If yes then you will need a range of ip addresses for it to choose from.  Odds are that it doesn't have anything in /etc/bootptab or /etc/dhcptab so it can't send out an offer.  (If it had used them up then there would be something in /etc/dhcpdb.) &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sequoia.ict.pwr.wroc.pl/~iro/hp/hp_install/APPXA.HTM" target="_blank"&gt;http://sequoia.ict.pwr.wroc.pl/~iro/hp/hp_install/APPXA.HTM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;explains how to set it up if you really want it to work.  Otherwise take Clay's advice and kill it off.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 07 Jan 2003 23:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876461#M580333</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-01-07T23:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876462#M580334</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Is your DHCP server is in another network (behind router or gateway )  ?&lt;BR /&gt;&lt;BR /&gt;IF yes then you will have to configure your router to be a DHCP-RELAY agent.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 07:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876462#M580334</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-08T07:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876463#M580335</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Well, my HP-UX is a DHCP Server and it have two Ip ranges, One in netowrk 10.177.101.0 and another 10.177.102.0 and both with submask 255.255.255.0, but only one IP range this being offered (10.177.102.0).&lt;BR /&gt;Is there some solution or some patch to apply ?</description>
      <pubDate>Wed, 08 Jan 2003 11:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-problem/m-p/2876463#M580335</guid>
      <dc:creator>Clodoaldo João Rodrigue</dc:creator>
      <dc:date>2003-01-08T11:53:32Z</dc:date>
    </item>
  </channel>
</rss>

