<?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 error: please help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337470#M190067</link>
    <description>it may help to see your &lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;/sbin/init.d/net&lt;BR /&gt;&lt;BR /&gt;files if you can post/attach them here&lt;BR /&gt;if the dhcp was disabled in the netconf file, it should not try starting it but again someone may have modified your "net" script under /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;points to check.</description>
    <pubDate>Wed, 21 Jul 2004 12:22:19 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2004-07-21T12:22:19Z</dc:date>
    <item>
      <title>DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337465#M190062</link>
      <description>Hi,&lt;BR /&gt;  I have a RP5470 running on HP unix 11.00 and whenever it boot up, it gave this error in the gsp log and before it process all the hardware it gave a dhcp error. Attach is a copy of the error capture from the console screen.</description>
      <pubDate>Wed, 21 Jul 2004 09:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337465#M190062</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2004-07-21T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337466#M190063</link>
      <description>You machine has an error in its dhcp configuration file.&lt;BR /&gt;&lt;BR /&gt;Since most servers are configured with fixed IP addresses, dhcp is not utually set.&lt;BR /&gt;&lt;BR /&gt;I would as root run set_parms and make sure you answer the question about dhcp as no. Thats the fast way.&lt;BR /&gt;&lt;BR /&gt;You could look for errors in the following files:&lt;BR /&gt;&lt;BR /&gt;/etc/dhcpdb&lt;BR /&gt;/etc/dhcptab&lt;BR /&gt;&lt;BR /&gt;or turn of dhcp in the file:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Jul 2004 09:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337466#M190063</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-21T09:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337467#M190064</link>
      <description>Hi &lt;BR /&gt;  The current setting on my server in /etc/rc.config.d/netconf is &lt;BR /&gt;&lt;BR /&gt;DHCP_ENABLE[0]=0 this is for lan0&lt;BR /&gt;&lt;BR /&gt;DHCP_ENABLE[1]=0 this is for lan1&lt;BR /&gt;&lt;BR /&gt;and howcome the dhcp was enable???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Advice&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent</description>
      <pubDate>Wed, 21 Jul 2004 09:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337467#M190064</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2004-07-21T09:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337468#M190065</link>
      <description>dhcp may be enabled using sam or using with /etc/rc.config.d/netconf file. &lt;BR /&gt;&lt;BR /&gt;  Remove the entry in /etc/rc.config.d/netconf for lan[1] and execute /sbin/rc to analyse the change of dhcp now without any reboot on command line.&lt;BR /&gt; &lt;BR /&gt;  #/sbin/rc&lt;BR /&gt;  ..... analysis ....&lt;BR /&gt;&lt;BR /&gt;  Log(s) are stored in /etc/auto_parms.log file. &lt;BR /&gt;&lt;BR /&gt;  I have disabled dhcp and getting as &lt;BR /&gt;  Jul 21 05:18:40: DHCP is disabled for: lan0&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jul 2004 10:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337468#M190065</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-07-21T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337469#M190066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you have only one Network Interface Card (NIC) in the&lt;BR /&gt;/etc/rc.config.d/netconf file the&lt;BR /&gt; INTERFACE_NAME[x]=lan0                  where  NAME[x]  must start with a '0'&lt;BR /&gt;and not 1,2,3 etc&lt;BR /&gt;&lt;BR /&gt;  Also you must remove the /tmp/install.vars  file if you have one.&lt;BR /&gt;Reboot the system after making these changes and that should resolve the&lt;BR /&gt;problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shine</description>
      <pubDate>Wed, 21 Jul 2004 12:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337469#M190066</guid>
      <dc:creator>Shine_5</dc:creator>
      <dc:date>2004-07-21T12:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337470#M190067</link>
      <description>it may help to see your &lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;/sbin/init.d/net&lt;BR /&gt;&lt;BR /&gt;files if you can post/attach them here&lt;BR /&gt;if the dhcp was disabled in the netconf file, it should not try starting it but again someone may have modified your "net" script under /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;points to check.</description>
      <pubDate>Wed, 21 Jul 2004 12:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337470#M190067</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-07-21T12:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP error: please help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337471#M190068</link>
      <description>Hi, &lt;BR /&gt;  Thanks for the info, the current configuration in my /etc/rc.config.d/netconf is &lt;BR /&gt;&lt;BR /&gt;#INTERFACE_NAME[0]=lan0&lt;BR /&gt;#IP_ADDRESS[0]=170.178.196.24&lt;BR /&gt;#SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;#BROADCAST_ADDRESS[0]=""&lt;BR /&gt;#INTERFACE_STATE[0]=""&lt;BR /&gt;#DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;IP_ADDRESS[1]=170.178.196.24&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[1]=""&lt;BR /&gt;INTERFACE_STATE[1]=""&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;As you can see from the config file, lan0 is already disable, I disable it through sam and only lan1 is running. So what causes the dhcp to run???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent</description>
      <pubDate>Wed, 21 Jul 2004 20:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-error-please-help/m-p/3337471#M190068</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2004-07-21T20:14:06Z</dc:date>
    </item>
  </channel>
</rss>

