<?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 HPUX Hostname Change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790256#M79504</link>
    <description>Anyone know how to change a HPUX 11.0 server???s hostname? I figured out how to change the IP, but have been told that you need to change the Hostname in several places and not just in SAM.</description>
    <pubDate>Tue, 20 Aug 2002 20:59:35 GMT</pubDate>
    <dc:creator>Scottie Cameron</dc:creator>
    <dc:date>2002-08-20T20:59:35Z</dc:date>
    <item>
      <title>HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790256#M79504</link>
      <description>Anyone know how to change a HPUX 11.0 server???s hostname? I figured out how to change the IP, but have been told that you need to change the Hostname in several places and not just in SAM.</description>
      <pubDate>Tue, 20 Aug 2002 20:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790256#M79504</guid>
      <dc:creator>Scottie Cameron</dc:creator>
      <dc:date>2002-08-20T20:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790257#M79505</link>
      <description>set_parms hostname.</description>
      <pubDate>Tue, 20 Aug 2002 21:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790257#M79505</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-08-20T21:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790258#M79506</link>
      <description>The cleanest way is ..&lt;BR /&gt;# /sbin/set_parms hostname&lt;BR /&gt;It'll prompt for you to reboot the system after the change is done.</description>
      <pubDate>Tue, 20 Aug 2002 21:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790258#M79506</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-08-20T21:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790259#M79507</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;At a minimum, you need to change the hostname in '/etc/hosts' and '/etc/rc.config.d/netconf' and reboot.&lt;BR /&gt;&lt;BR /&gt;As noted, this can also be done by executing '/sbin/set_parms' with the new hostname passed as an argument.&lt;BR /&gt;&lt;BR /&gt;If you are running DNS, you may need to make additonal changes to reflect the hostname change.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Aug 2002 21:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790259#M79507</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-20T21:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790260#M79508</link>
      <description>You can do it through SAM. Once done, check the files - /etc/rc.config.d/netconf and /etc/hosts. Other method is /sbin/set_parms. You need to restart after changing the name. Give any name which is equal to or less that 8 characters!</description>
      <pubDate>Wed, 21 Aug 2002 00:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790260#M79508</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-21T00:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790261#M79509</link>
      <description>&lt;BR /&gt;Scottie,&lt;BR /&gt;&lt;BR /&gt;You should use the command "set_parms hostname" (login as root) for changing hostname.  The set_parms program supposed to update ALL necessary files for you.  Direct update to /etc/rc.config.d/netconf and /etc/hosts will do too but still I believe using an automated process (running set_parms in your case) is the proper way.&lt;BR /&gt;&lt;BR /&gt;SAM works too, but it has been un-predictable for me in the past.  In one version it works but it might not in the next version.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
      <pubDate>Wed, 21 Aug 2002 01:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790261#M79509</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2002-08-21T01:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790262#M79510</link>
      <description>An add to Harry's soapbox.&lt;BR /&gt;Be sure to check /var/adm/inetd.sec just in case there are any entries that need to be updated.&lt;BR /&gt;Kel&lt;BR /&gt;&lt;BR /&gt;It's nice to know there are others out there that are annoyed with set_parms&lt;BR /&gt;Although, it's okay on very, very generic network setups.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 03:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790262#M79510</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-08-21T03:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790263#M79511</link>
      <description>&lt;MINOR soapbox=""&gt;&lt;BR /&gt;&lt;BR /&gt;Harry,&lt;BR /&gt;&lt;BR /&gt;Thank You!  I had thought it was my inexperience that led to my problems with set_parms.  I had so many problems with it years ago that I stopped using it and haven't gone back.&lt;BR /&gt;&lt;BR /&gt;Of course, my propensity to want to manually edit configuration files may have had something to do with it also!&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;&amp;lt; No Points Please... &amp;gt;&lt;BR /&gt;&lt;/MINOR&gt;</description>
      <pubDate>Wed, 21 Aug 2002 12:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790263#M79511</guid>
      <dc:creator>Tom Dawson</dc:creator>
      <dc:date>2002-08-21T12:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790264#M79512</link>
      <description>Kelli &amp;amp; Tom,&lt;BR /&gt;&lt;BR /&gt;It works fine when it's used to set up a server for the first time, but after that it is as useful as the output from /dev/null.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 21 Aug 2002 13:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790264#M79512</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-21T13:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790265#M79513</link>
      <description>set_params hostname&lt;BR /&gt;change it via sam&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 21 Aug 2002 13:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790265#M79513</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-21T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790266#M79514</link>
      <description>Set_parms hostname and editing the /etc/hosts &amp;amp; /etc/rc.config.d/netconf has seemed to work in changing the hostname; I do not have a /var/adm/inetd.sec file to check, per Kelli's directions.&lt;BR /&gt;&lt;BR /&gt;Everything looks to have worked; yet the network is not ???talking???. We get a link light on the nic, but when my network analyst tries to get the MAC Address from the NIC, it will not show. My guess is that the NIC has/had been disabled when the server was shutdown (it had problems last year and was sent to the funny farm for awhile??? Kinda like management after budget analyses???).&lt;BR /&gt;&lt;BR /&gt;Thank you all for your help, I guess it???s back to the bar, err, a, the computer room to figure this out???&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 13:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790266#M79514</guid>
      <dc:creator>Scottie Cameron</dc:creator>
      <dc:date>2002-08-21T13:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790267#M79515</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;if you think the NIC is disabled, then you can enable it through SAM. If the NIC status is down, then make it up with ifconfig command:&lt;BR /&gt;# lanscan&lt;BR /&gt;# ifconfig lan? up</description>
      <pubDate>Wed, 21 Aug 2002 13:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790267#M79515</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-21T13:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790268#M79516</link>
      <description>Did you remember to issue the command hostname to change the name after editing /etc/rc.config.d/netconf and /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;hostname new_hostname&lt;BR /&gt;&lt;BR /&gt;verify the new name with hostname with no arguements. That way you don't have to reboot the computer to change the name. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0&lt;BR /&gt;&lt;BR /&gt;should tell you if the NIC is active or not, or course you would substitute you lan instance in the above command i.e. lan0 lan1 etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 17:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790268#M79516</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-08-22T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790269#M79517</link>
      <description>Well, thank you Sajid  &amp;amp; John for the scanlan &amp;amp; ifconfig command; I didn't know that one (or many others, I am new at playing with UNIX). &lt;BR /&gt;&lt;BR /&gt;However, the error was in the physical connection to the network, not anything on the server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 22:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/2790269#M79517</guid>
      <dc:creator>Scottie Cameron</dc:creator>
      <dc:date>2002-08-22T22:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Hostname Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/6510498#M487266</link>
      <description>&lt;P&gt;======================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do not write netconf backup file in /etc/rc.config.d.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=======================================&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ls -l&amp;nbsp; /etc/rc .config.d/netconf*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8559 Jun 16 10:35 netconf&lt;BR /&gt;-r--r--r--&amp;nbsp;&amp;nbsp; 1 bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15737 Feb 28&amp;nbsp; 2011 netconf-ipv6&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8517 Aug 17&amp;nbsp; 2012 netconf_badname-backup&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt; &amp;lt;- remove or move this file&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /sbin/rc1.d/S320hostname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 10:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-hostname-change/m-p/6510498#M487266</guid>
      <dc:creator>Przemysław Staszewski</dc:creator>
      <dc:date>2014-06-16T10:01:34Z</dc:date>
    </item>
  </channel>
</rss>

