<?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: Changing IP and hostnames between HP systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051565#M434877</link>
    <description>Hi Gregory,&lt;BR /&gt;&lt;BR /&gt;You can do it the easy way:&lt;BR /&gt;&lt;BR /&gt;/sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Which will prompt you for the new settings.&lt;BR /&gt;&lt;BR /&gt;Or the harder way, by manually amending the files to reflect the new ip (and/or name):&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/ete/rc.config.d/netconf&lt;BR /&gt;/etc/mail/sendmail.cw (server name only)&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jun 2007 11:25:38 GMT</pubDate>
    <dc:creator>Mike Shilladay</dc:creator>
    <dc:date>2007-06-06T11:25:38Z</dc:date>
    <item>
      <title>Changing IP and hostnames between HP systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051562#M434874</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;We will be changing the name of our new rx6600 system to that of our rp4440 system this weekend. The reason is so that the phone system IVR and the bulk of the user scripts will work without a hitch. Yes, I know they are different platforms, PA vs. Itanium, but any compiled programs will be recompiled after the change to reflect the platform. &lt;BR /&gt;&lt;BR /&gt;What is the best way to change the IP and system name?</description>
      <pubDate>Wed, 06 Jun 2007 11:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051562#M434874</guid>
      <dc:creator>Gregory Locke</dc:creator>
      <dc:date>2007-06-06T11:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing IP and hostnames between HP systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051563#M434875</link>
      <description>The "set_parms ip_address" and "set_parms hostname" commands will take care of setting the values everywhere that matter.&lt;BR /&gt;&lt;BR /&gt;Man set_parms for details.</description>
      <pubDate>Wed, 06 Jun 2007 11:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051563#M434875</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-06-06T11:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing IP and hostnames between HP systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051564#M434876</link>
      <description>Thanks, Clay. I knew it was something simple.</description>
      <pubDate>Wed, 06 Jun 2007 11:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051564#M434876</guid>
      <dc:creator>Gregory Locke</dc:creator>
      <dc:date>2007-06-06T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing IP and hostnames between HP systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051565#M434877</link>
      <description>Hi Gregory,&lt;BR /&gt;&lt;BR /&gt;You can do it the easy way:&lt;BR /&gt;&lt;BR /&gt;/sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Which will prompt you for the new settings.&lt;BR /&gt;&lt;BR /&gt;Or the harder way, by manually amending the files to reflect the new ip (and/or name):&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/ete/rc.config.d/netconf&lt;BR /&gt;/etc/mail/sendmail.cw (server name only)&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 11:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051565#M434877</guid>
      <dc:creator>Mike Shilladay</dc:creator>
      <dc:date>2007-06-06T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changing IP and hostnames between HP systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051566#M434878</link>
      <description>I should add one cavaet. If the hostname/ip_address tuples change then you need to update your DNS/NIS/NIS+ data to reflect that change but as long as hostname "mickey" still corresponds to "10.1.1.1" eventhough mickey is now an Itanium box then set_parms will do everything necessary.</description>
      <pubDate>Wed, 06 Jun 2007 11:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-ip-and-hostnames-between-hp-systems/m-p/5051566#M434878</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-06-06T11:27:39Z</dc:date>
    </item>
  </channel>
</rss>

