<?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: DHCPD fails...... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605070#M40194</link>
    <description>Oh, Okay I got the dhcpd.conf file. Thank you for the repsonse.&lt;BR /&gt;&lt;BR /&gt;When I start the "service dhcpd start", it fails and I get the following in the message file:&lt;BR /&gt;&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Internet Systems Consortium DHCP Server V3.0.5-RedHat&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Copyright 2004-2006 Internet Systems Consortium.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: All rights reserved.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: For info, please visit &lt;A href="http://www.isc.org/sw/dhcp/" target="_blank"&gt;http://www.isc.org/sw/dhcp/&lt;/A&gt;&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: ** You must add a global ddns-update-style statement to /etc/dhcpd.conf.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    To get the same behaviour as in 3.0b2pl11 and previous&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    versions, add a line that says "ddns-update-style ad-hoc;"&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    Please read the dhcpd.conf manual page for more information. **&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you did not get this software from ftp.isc.org, please&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: get the latest from ftp.isc.org and install that before&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: requesting help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you did get this software from ftp.isc.org and have not&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: yet read the README, please read it before requesting help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you intend to request help from the dhcp-server@isc.org&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: mailing list, please read the section on the README about&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: submitting bug reports and requests for help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Please do not under any circumstances send requests for&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: help directly to the authors of this software - please&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: send them to the appropriate mailing list as described in&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: the README file.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: exiting.&lt;BR /&gt;&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;Am I using the wrong version? Thank you</description>
    <pubDate>Tue, 23 Mar 2010 11:39:03 GMT</pubDate>
    <dc:creator>Qcheck</dc:creator>
    <dc:date>2010-03-23T11:39:03Z</dc:date>
    <item>
      <title>DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605068#M40192</link>
      <description>Trying to start the dhcpd and is failing. Any ideas?&lt;BR /&gt;&lt;BR /&gt;I am trying to setup cobbler. Installed dhcp-3.0.5-13.el5 and failing, see the following:&lt;BR /&gt;&lt;BR /&gt;[root@cognos init.d]# rpm -qa| grep dhcp&lt;BR /&gt;dhcpv6-client-1.0.10-4.el5_2.2&lt;BR /&gt;dhcp-3.0.5-13.el5&lt;BR /&gt;[root@cognos init.d]# service dhcpd start&lt;BR /&gt;Starting dhcpd:                                            [FAILED]&lt;BR /&gt;[root@cognos init.d]#&lt;BR /&gt;&lt;BR /&gt;Also noticed that when I edit cat /etc/cobbler/dhcp.template and save, /etc/dhcpd.conf file is not updating. What am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thank you....:confused:</description>
      <pubDate>Mon, 22 Mar 2010 18:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605068#M40192</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-22T18:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605069#M40193</link>
      <description>To find out why dhcpd is failing, read the system log files in the /var/log/ directory. If the dhcpd does not like something in its configuration file, it will log a message identifying the error.&lt;BR /&gt;&lt;BR /&gt;When you edit Cobbler's dhcp.template file, Cobbler won't automatically replace your existing dhcpd.conf as soon as you complete the edit. The template is used (only?) when you add a new system to Cobbler, with a command like:&lt;BR /&gt;&lt;BR /&gt;cobbler system add --name=AA:BB:CC:DD:EE:FF --ip=192.168.1.1&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 23 Mar 2010 00:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605069#M40193</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-03-23T00:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605070#M40194</link>
      <description>Oh, Okay I got the dhcpd.conf file. Thank you for the repsonse.&lt;BR /&gt;&lt;BR /&gt;When I start the "service dhcpd start", it fails and I get the following in the message file:&lt;BR /&gt;&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Internet Systems Consortium DHCP Server V3.0.5-RedHat&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Copyright 2004-2006 Internet Systems Consortium.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: All rights reserved.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: For info, please visit &lt;A href="http://www.isc.org/sw/dhcp/" target="_blank"&gt;http://www.isc.org/sw/dhcp/&lt;/A&gt;&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: ** You must add a global ddns-update-style statement to /etc/dhcpd.conf.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    To get the same behaviour as in 3.0b2pl11 and previous&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    versions, add a line that says "ddns-update-style ad-hoc;"&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:    Please read the dhcpd.conf manual page for more information. **&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you did not get this software from ftp.isc.org, please&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: get the latest from ftp.isc.org and install that before&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: requesting help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you did get this software from ftp.isc.org and have not&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: yet read the README, please read it before requesting help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: If you intend to request help from the dhcp-server@isc.org&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: mailing list, please read the section on the README about&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: submitting bug reports and requests for help.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: Please do not under any circumstances send requests for&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: help directly to the authors of this software - please&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: send them to the appropriate mailing list as described in&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: the README file.&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd:&lt;BR /&gt;Mar 23 08:36:05 cognos dhcpd: exiting.&lt;BR /&gt;&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;Am I using the wrong version? Thank you</description>
      <pubDate>Tue, 23 Mar 2010 11:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605070#M40194</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T11:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605071#M40195</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is something simple like a missing "..;.." semicolon in a config file.  Verify please.</description>
      <pubDate>Tue, 23 Mar 2010 12:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605071#M40195</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T12:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605072#M40196</link>
      <description>This is what the dhcp.template file looks like:&lt;BR /&gt;&lt;BR /&gt;[root@cognos cobbler]# cat dhcp.template&lt;BR /&gt;# ******************************************************************&lt;BR /&gt;# Cobbler managed dhcpd.conf file&lt;BR /&gt;#&lt;BR /&gt;# generated from cobbler dhcp.conf template ($date)&lt;BR /&gt;# Do NOT make changes to /etc/dhcpd.conf. Instead, make your changes&lt;BR /&gt;# in /etc/cobbler/dhcp.template, as /etc/dhcpd.conf will be&lt;BR /&gt;# overwritten.&lt;BR /&gt;#&lt;BR /&gt;# ******************************************************************&lt;BR /&gt;&lt;BR /&gt;ddns-update-style interim;&lt;BR /&gt;#ddns-update-style ad-hoc interim;&lt;BR /&gt;&lt;BR /&gt;allow booting;&lt;BR /&gt;allow bootp;&lt;BR /&gt;#if $omapi_enabled&lt;BR /&gt;omapi-port $omapi_port;&lt;BR /&gt;#end if&lt;BR /&gt;&lt;BR /&gt;ignore client-updates;&lt;BR /&gt;set vendorclass = option vendor-class-identifier;&lt;BR /&gt;&lt;BR /&gt;subnet 192.168.30.0 netmask 255.255.255.0 {&lt;BR /&gt;     #option routers             192.168.30.5;&lt;BR /&gt;     #option domain-name-servers 192.168.30.61;&lt;BR /&gt;     option subnet-mask         255.255.255.0;&lt;BR /&gt;     range dynamic-bootp        192.168.30.100 192.168.30.254;&lt;BR /&gt;     filename                   "/pxelinux.0";&lt;BR /&gt;     default-lease-time         21600;&lt;BR /&gt;     max-lease-time             43200;&lt;BR /&gt;     next-server                $next_server;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;#for dhcp_tag in $dhcp_tags.keys():&lt;BR /&gt;    ## group could be subnet if your dhcp tags line up with your subnets&lt;BR /&gt;    ## or really any valid dhcpd.conf construct ... if you only use the&lt;BR /&gt;    ## default dhcp tag in cobbler, the group block can be deleted for a&lt;BR /&gt;    ## flat configuration&lt;BR /&gt;# group for Cobbler DHCP tag: $dhcp_tag&lt;BR /&gt;group {&lt;BR /&gt;        #for mac in $dhcp_tags[$dhcp_tag].keys():&lt;BR /&gt;            #set iface = $dhcp_tags[$dhcp_tag][$mac]&lt;BR /&gt;    host $iface.name {&lt;BR /&gt;        hardware ethernet $mac;&lt;BR /&gt;        #if $iface.ip_address:&lt;BR /&gt;        fixed-address $iface.ip_address;&lt;BR /&gt;        #end if&lt;BR /&gt;        #if $iface.hostname:&lt;BR /&gt;        option host-name "$iface.hostname";&lt;BR /&gt;        #end if&lt;BR /&gt;        #if $iface.subnet:&lt;BR /&gt;        option subnet-mask $iface.subnet;&lt;BR /&gt;        #end if&lt;BR /&gt;        #if $iface.gateway:&lt;BR /&gt;        option routers $iface.gateway;&lt;BR /&gt;        #end if&lt;BR /&gt;        filename "$iface.filename";&lt;BR /&gt;        ## Cobbler defaults to $next_server, but some users&lt;BR /&gt;        ## may like to use $iface.system.server for proxied setups&lt;BR /&gt;        next-server $next_server;&lt;BR /&gt;        ## next-server $iface.next_server;&lt;BR /&gt;    }&lt;BR /&gt;        #end for&lt;BR /&gt;}&lt;BR /&gt;#end for&lt;BR /&gt;&lt;BR /&gt;[root@cognos cobbler]# &lt;BR /&gt;&lt;BR /&gt;And /etc/dhcpd.conf is empty.&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2010 12:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605072#M40196</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T12:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605073#M40197</link>
      <description>k&lt;BR /&gt;&lt;BR /&gt;So, what does your /etc/sysconfig/network-scripts/ifcfg-eth0 file look like?&lt;BR /&gt;&lt;BR /&gt;Note:  I am assuming you are using NIC device eth0, if not, then please provide.&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605073#M40197</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605074#M40198</link>
      <description>Question:  Sorry, meant to ask you earlier, are you configuring a client or a DHCP server?</description>
      <pubDate>Tue, 23 Mar 2010 13:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605074#M40198</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605075#M40199</link>
      <description>Micheal,&lt;BR /&gt;&lt;BR /&gt;I configured the server as bonded interfaces with bond1(eth0) and bond2(eth1). That was the part of my kickstart profile. May be I need to remove the bond and just use the nic cards?</description>
      <pubDate>Tue, 23 Mar 2010 13:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605075#M40199</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T13:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605076#M40200</link>
      <description>Micheal,&lt;BR /&gt;&lt;BR /&gt;I am configuring this server as the cobbler provisioning server, then it should be dhcp server right?</description>
      <pubDate>Tue, 23 Mar 2010 13:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605076#M40200</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T13:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605077#M40201</link>
      <description>Well I'm confused.  If you have kickstart then you have PXE and TFTP bootup as well as DHCP already set up over the network.&lt;BR /&gt;&lt;BR /&gt;Do you have a PXE image?</description>
      <pubDate>Tue, 23 Mar 2010 14:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605077#M40201</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605078#M40202</link>
      <description>I am sorry, I confused you.&lt;BR /&gt;&lt;BR /&gt;Well, I have one kickstart server and we have no backups and no dev node. Only prod node we have. So I planned to configure a kickstart server which will be my dev kickstart node if something happens to the prod node.&lt;BR /&gt;&lt;BR /&gt;So I want to build the kickstart on a new node. Instead of building from RHEL5.3 cds, I build the server with the kickstart image. And now, I want to install cobbler and configure as the cobbler provisioning server so that I can exercise the process of cobbler kickstart process.&lt;BR /&gt;&lt;BR /&gt;Did I clear you now?</description>
      <pubDate>Tue, 23 Mar 2010 14:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605078#M40202</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T14:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605079#M40203</link>
      <description>Cobbler is installed and you've set your ifcfg-eth0 file to dhcp?</description>
      <pubDate>Tue, 23 Mar 2010 14:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605079#M40203</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605080#M40204</link>
      <description>Michael, I removed the bonding and using just eth0 and eth1, still can't start the dhcpd. Please see the files dhcpd, eth0 and eth1 below and /etc/cobbler/setting file in the attachment:&lt;BR /&gt;&lt;BR /&gt;[root@cognos sysconfig]# cat /etc/sysconfig/dhcpd&lt;BR /&gt;# Command line options here&lt;BR /&gt;DHCPDARGS=eth0&lt;BR /&gt;[root@cognos sysconfig]# cat /etc/sysconfig/network-scripts/ifcfg-eth1&lt;BR /&gt;DEVICE=eth1&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;#MASTER=bond2&lt;BR /&gt;#SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPADDR=192.168.31.34&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.31.0&lt;BR /&gt;BROADCAST=192.168.31.255&lt;BR /&gt;[root@cognos sysconfig]# cat /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;#MASTER=bond1&lt;BR /&gt;#SLAVE=yes&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPADDR=192.168.30.34&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.30.0&lt;BR /&gt;BROADCAST=192.168.30.255&lt;BR /&gt;[root@cognos sysconfig]#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2010 14:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605080#M40204</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T14:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605081#M40205</link>
      <description>DHCP Server Configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-dhcp-configuring-server.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-dhcp-configuring-server.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DHCP Client&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-dhcp-configuring-client.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-dhcp-configuring-client.html&lt;/A&gt;</description>
      <pubDate>Tue, 23 Mar 2010 14:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605081#M40205</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605082#M40206</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;So is that mean, I need to configure the DHCP server right?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Tue, 23 Mar 2010 14:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605082#M40206</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T14:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605083#M40207</link>
      <description>As far as I can tell about Cobbler, which advertises that it combines DHCP into kickstart by combining both servers into one.&lt;BR /&gt;&lt;BR /&gt;What I don't get is your statement about using a kickstart image.  Was this via cd?&lt;BR /&gt;&lt;BR /&gt;Kickstart uses PXE images over the network to isntall, which is where you want to end up.  And PXE uses the network protocols of both 'bootp' and 'DHCP' in order to load a small basic kernel before the installation processess.&lt;BR /&gt;&lt;BR /&gt;Where are your cobbler installation instructions?&lt;BR /&gt;&lt;BR /&gt;Didn't you load a cobler package onto your server?</description>
      <pubDate>Tue, 23 Mar 2010 15:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605083#M40207</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605084#M40208</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;Yes, I did install cobbler and relevant rpm packages.&lt;BR /&gt;&lt;BR /&gt;Following the cobbler configurations as following the link:&lt;BR /&gt;&lt;A href="http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1365101_mem1,00.html?ShortReg=1&amp;amp;mboxConv=searchEnterpriseLinux_RegActivate_Submit&amp;amp;" target="_blank"&gt;http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1365101_mem1,00.html?ShortReg=1&amp;amp;mboxConv=searchEnterpriseLinux_RegActivate_Submit&amp;amp;&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Tue, 23 Mar 2010 15:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605084#M40208</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T15:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605085#M40209</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;I could able to start the dhcpd. I added the following:&lt;BR /&gt;&lt;BR /&gt;ddns-update-style ad-hoc;&lt;BR /&gt;ddns-update-style interim;&lt;BR /&gt;&lt;BR /&gt;allow booting;&lt;BR /&gt;allow bootp;&lt;BR /&gt;#if $omapi_enabled&lt;BR /&gt;omapi-port 647;&lt;BR /&gt;#end if&lt;BR /&gt;&lt;BR /&gt;ignore client-updates;&lt;BR /&gt;set vendorclass = option vendor-class-identifier;&lt;BR /&gt;&lt;BR /&gt;subnet 192.168.30.0 netmask 255.255.255.0 {&lt;BR /&gt;     option routers             192.168.30.5;&lt;BR /&gt;     option domain-name-servers 192.168.30.61;&lt;BR /&gt;     option subnet-mask         255.255.255.0;&lt;BR /&gt;     range dynamic-bootp        192.168.30.100 192.168.30.254;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;--------------&lt;BR /&gt;It is working. So now, I need to add import a server and try to kickstart a server. Will see if it works?</description>
      <pubDate>Tue, 23 Mar 2010 16:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605085#M40209</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605086#M40210</link>
      <description>Coool.  I'm interested in what you are doing.  I'm sure many who log in here are also interested.  For future reference, please post your procedure from start to finish.&lt;BR /&gt;&lt;BR /&gt;Good Luck!!!</description>
      <pubDate>Tue, 23 Mar 2010 16:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605086#M40210</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T16:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: DHCPD fails......</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605087#M40211</link>
      <description>Micheal, Sure, I will be glad to post the details once it is all set to work. &lt;BR /&gt;&lt;BR /&gt;I am new to this project. So I only have a production kickstart server. No backups to restore and I am not authorize to use the backups. So want to clone the prod-kickstart server and build a dev-kickstart server so that I can play with the dev-kickstart server.&lt;BR /&gt;&lt;BR /&gt;So I installed and configured mondorescue on prod-kickstart server. Took the backup and burned the mondorescue backup images to the dvd. Tried multiple times to boot up with the dvd image on laptop but failing after 13% completion. &lt;BR /&gt;&lt;BR /&gt;So next, tried to boot with that mondorescue dvd to a Dell optiplex 170L desktop. It didn't recognize the DVD. So tried the external dvd, still doesn't recognize. So gave up that.&lt;BR /&gt;&lt;BR /&gt;Next, want to install on fresh rac node. Since I don't have any linux5.3 O/S bootable dvd, I installed 5.3 on a test rac node with the prod-kickstart server. It was a base installation. Then installed all the python,createrepo, http, dhcp, cobbler, etc for cobbler. So now everything is working and now I want to add a system to build a node from this newly configured kickstart server.&lt;BR /&gt;&lt;BR /&gt;Now, I am stuck to get the default username and password for the Cobbler GUI interface.  Anyone know?&lt;BR /&gt;&lt;BR /&gt;Once everything works, sure, I will put up the procedure together.&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your valuable time.</description>
      <pubDate>Tue, 23 Mar 2010 16:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-fails/m-p/4605087#M40211</guid>
      <dc:creator>Qcheck</dc:creator>
      <dc:date>2010-03-23T16:59:59Z</dc:date>
    </item>
  </channel>
</rss>

