<?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 dhcpclient in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872630#M398985</link>
    <description>I did this earlier this year, and like a fool, I didn't document it, and can't remember what I did.  &lt;BR /&gt;I have a C3000 workstation that I just installed HPUX 11i on.  I'd like to connect it to the 'net.&lt;BR /&gt;I need to set it up so that it keeps its own fixed host name, but obtains an IP address and all the usual stuff from my ISP.  The man page on dhcpclient is unusually unhelpful.  &lt;BR /&gt;The set_parms command does nothing with dhcp.  It assumes that there will always be a fixed hostname and address.&lt;BR /&gt;Since this is the holiday season, I'm going to be generous at handing out bunnies.  Does anyone have a clue?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Mon, 29 Nov 2004 00:08:14 GMT</pubDate>
    <dc:creator>Chris Vail</dc:creator>
    <dc:date>2004-11-29T00:08:14Z</dc:date>
    <item>
      <title>dhcpclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872630#M398985</link>
      <description>I did this earlier this year, and like a fool, I didn't document it, and can't remember what I did.  &lt;BR /&gt;I have a C3000 workstation that I just installed HPUX 11i on.  I'd like to connect it to the 'net.&lt;BR /&gt;I need to set it up so that it keeps its own fixed host name, but obtains an IP address and all the usual stuff from my ISP.  The man page on dhcpclient is unusually unhelpful.  &lt;BR /&gt;The set_parms command does nothing with dhcp.  It assumes that there will always be a fixed hostname and address.&lt;BR /&gt;Since this is the holiday season, I'm going to be generous at handing out bunnies.  Does anyone have a clue?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 29 Nov 2004 00:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872630#M398985</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2004-11-29T00:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872631#M398986</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;May be able to set hostname in netconf but not ip address. I'd try that.&lt;BR /&gt;&lt;BR /&gt;Here is some helpful information, though its a little verbose.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D593186&amp;amp;qt=dhcp+%2Bclient+%2Bconfiguration&amp;amp;hit=1" target="_blank"&gt;http://search.hp.com/redirect.html?url=http%3A//forums1.itrc.hp.com/service/forums/questionanswer.do%3FthreadId%3D593186&amp;amp;qt=dhcp+%2Bclient+%2Bconfiguration&amp;amp;hit=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90775/B2355-90775_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90775/00/00/14-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90775/00/00/14-toc.html&amp;amp;searchterms=client%7cconfiguration%7cdhcp&amp;amp;queryid=20041128-223636" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90775/B2355-90775_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90775/00/00/14-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90775/00/00/14-toc.html&amp;amp;searchterms=client%7cconfiguration%7cdhcp&amp;amp;queryid=20041128-223636&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90775/B2355-90775_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90775/00/00/44-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90775/00/00/44-toc.html&amp;amp;searchterms=client%7cconfiguration%7cdhcp&amp;amp;queryid=20041128-223636" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90775/B2355-90775_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90775/00/00/44-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90775/00/00/44-toc.html&amp;amp;searchterms=client%7cconfiguration%7cdhcp&amp;amp;queryid=20041128-223636&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My thinking, never having had to do this is comment out part of netconf but not the other. You may be able to tell netconf to do DHCP fo the ip address while hardcoding the hostname.&lt;BR /&gt;&lt;BR /&gt;Other solutions:&lt;BR /&gt;&lt;BR /&gt;One of those cute $49 routers. Let it handle nat and provide a little firewall protection to your HP box. I'm assuming you don't do this because there is some reason for the box to be exposed to the public Internet, which is a bit of a hassle.&lt;BR /&gt;&lt;BR /&gt;I'll think on this some more and get back to you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 29 Nov 2004 00:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872631#M398986</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-29T00:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872632#M398987</link>
      <description>Morning Chris,&lt;BR /&gt;&lt;BR /&gt;Is it not enough to change the lines in the /etc/rc/config.d/netconf&lt;BR /&gt;&lt;BR /&gt;HOSTNAME="your_hostname"&lt;BR /&gt;DHCP_ENABLE[0]=1&lt;BR /&gt;&lt;BR /&gt;edit the /etc/hosts file and the /etc/nsswitch.conf (dns)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 29 Nov 2004 03:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872632#M398987</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2004-11-29T03:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpclient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872633#M398988</link>
      <description>No solution to the problem was found.  I've reinstalled the OS and purchased a cheap router.  &lt;BR /&gt;&lt;BR /&gt;Now there are other problems, but I'm too sleepy to post these today.</description>
      <pubDate>Mon, 20 Dec 2004 15:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dhcpclient/m-p/4872633#M398988</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2004-12-20T15:43:38Z</dc:date>
    </item>
  </channel>
</rss>

