<?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 options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811388#M583044</link>
    <description>Hmm... checked on a 10.20 system in my office, perhaps you are thinking of Client_ID?  This is about the only way I know of for a DHCP client to pass any info up to a Lease grantor.&lt;BR /&gt;&lt;BR /&gt;Perhaps you are thinking of /etc/dhcpclient.data as the file containing the config parms?  Or the dhcpdb2conf utility setting this up?  The dhcpclient.data file would be setup by auto_parms.&lt;BR /&gt;&lt;BR /&gt;Since you're using dhcp for config info anyway, I would recommend booting the workstation again, after blanking the hostname in the config files, and allowing auto_parms to call set_parms and setup the configs again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;CG</description>
    <pubDate>Wed, 25 Sep 2002 23:44:13 GMT</pubDate>
    <dc:creator>Craig Gilmore</dc:creator>
    <dc:date>2002-09-25T23:44:13Z</dc:date>
    <item>
      <title>DHCP options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811387#M583043</link>
      <description>I am wondering if there is a way for HP-UX 11 to pass its hostname up to a DHCP server when requesting/maintaining a DHCP lease.  I know that 10.2 supported this, but when the workstations were upgraded to 11 this option was lost.&lt;BR /&gt;&lt;BR /&gt;I seem to remember that there was a config. file in /etc that needed to be put in place, but I can't remember what the file name was or what to put in it.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.</description>
      <pubDate>Mon, 23 Sep 2002 13:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811387#M583043</guid>
      <dc:creator>doug wright_2</dc:creator>
      <dc:date>2002-09-23T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811388#M583044</link>
      <description>Hmm... checked on a 10.20 system in my office, perhaps you are thinking of Client_ID?  This is about the only way I know of for a DHCP client to pass any info up to a Lease grantor.&lt;BR /&gt;&lt;BR /&gt;Perhaps you are thinking of /etc/dhcpclient.data as the file containing the config parms?  Or the dhcpdb2conf utility setting this up?  The dhcpclient.data file would be setup by auto_parms.&lt;BR /&gt;&lt;BR /&gt;Since you're using dhcp for config info anyway, I would recommend booting the workstation again, after blanking the hostname in the config files, and allowing auto_parms to call set_parms and setup the configs again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;CG</description>
      <pubDate>Wed, 25 Sep 2002 23:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811388#M583044</guid>
      <dc:creator>Craig Gilmore</dc:creator>
      <dc:date>2002-09-25T23:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811389#M583045</link>
      <description>&lt;BR /&gt;Can I ask a question here?&lt;BR /&gt;&lt;BR /&gt;Why would anyone in their right mind use dhcp to obtain a servers network information? Are these servers on wheels roving about the country needing to obtain dynamic networking information?? I can understand desktops, laptops, and other potentially "mobile" devices, but a server in a RACK?? To me it sounds like laziness?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 26 Sep 2002 01:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811389#M583045</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-26T01:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811390#M583046</link>
      <description>I suppose I was a little vague in my post.  I am wanting to configure the workstations -- not servers -- to be able to pass the hostname that they were configured to use during the installation.  The reasoning behind this, is that right now the DHCP server on campus is running on a Unix platform.  In this solution, the server knows wthat the hostname for each workstation should be because of a "host declaration" that ties the MAC address and the hostname together.  This allows a user to move the workstation from one subnet to another and not have to worry about having to notify us to update the DNS entry.&lt;BR /&gt;&lt;BR /&gt;The powers that be have decided to integrate the DHCP/DNS solution into the Active Directory implementation that they have bought into.  In order for us to keep this functionality we will need to have them tell the server what their hostname is.&lt;BR /&gt;&lt;BR /&gt;If you need more information, please let me know.  I am familiar with dhcpclient.data and dhcpdb2conf - these are only designed to use the lease information that is obtained from the DHCP server.&lt;BR /&gt;&lt;BR /&gt;The feature I am looking for is not documented (as far as man pages are concerned), but there use to be a document on  HP's web site that mentioned a file in /etc that needed to be put in place that would hold the permanent name of the workstation, and pass it up to the server while doing any lease maintenance.&lt;BR /&gt;&lt;BR /&gt;I know that Micro$oft and Linux clients (thanks to ISC's software) both have the ability to do this, and it works well in most cases.  I am also looking in to whether Solaris clients also have this capability or not.&lt;BR /&gt;&lt;BR /&gt;Again, any help would be greatly appreciated.</description>
      <pubDate>Thu, 26 Sep 2002 13:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcp-options/m-p/2811390#M583046</guid>
      <dc:creator>doug wright_2</dc:creator>
      <dc:date>2002-09-26T13:49:36Z</dc:date>
    </item>
  </channel>
</rss>

