<?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: IP and Host Name changes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231366#M172183</link>
    <description>set_parms ip&lt;BR /&gt;set_parms hostname&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Fri, 26 Mar 2004 14:47:31 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-03-26T14:47:31Z</dc:date>
    <item>
      <title>IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231365#M172182</link>
      <description>I have to change the IP and host name to our L2000 and Rp7400.  What is the safest way to do that?</description>
      <pubDate>Fri, 26 Mar 2004 14:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231365#M172182</guid>
      <dc:creator>P.J. Cruz</dc:creator>
      <dc:date>2004-03-26T14:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231366#M172183</link>
      <description>set_parms ip&lt;BR /&gt;set_parms hostname&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 26 Mar 2004 14:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231366#M172183</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-26T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231367#M172184</link>
      <description>manually, edit&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Then restart the server or&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Note that if you have omniback,openspool or oracle running on these servers and the configuration is hostname based, these products will break and need configuration changes to continue running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 26 Mar 2004 14:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231367#M172184</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-26T14:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231368#M172185</link>
      <description>/sbin/set_parms is the suggested method.&lt;BR /&gt;&lt;BR /&gt;also make sure the entries for the server in your DNS server is modified accordingly.</description>
      <pubDate>Fri, 26 Mar 2004 14:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231368#M172185</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-26T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231369#M172186</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/etc/set_parms initial &lt;BR /&gt;&lt;BR /&gt;or edit two following files:&lt;BR /&gt;&lt;BR /&gt;/etc/hosts and /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;hostname new_host_name&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Mar 2004 15:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231369#M172186</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-03-26T15:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231370#M172187</link>
      <description>cp -p /usr/newconfig/etc/rc.config.d/netconf /etc/rc.config.d&lt;BR /&gt;cp -p /usr/newconfig/etc/*lan* /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;Reboot.&lt;BR /&gt;&lt;BR /&gt;Of course if you have a multi-home system (multiple NIC's) or APA.. then you need to be aware of their conf files as well.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Mar 2004 15:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231370#M172187</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-03-26T15:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: IP and Host Name changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231371#M172188</link>
      <description>Thank you all for your suggestions.  I am coordinating the DNS changes with our Network Administrator .</description>
      <pubDate>Fri, 26 Mar 2004 15:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-and-host-name-changes/m-p/3231371#M172188</guid>
      <dc:creator>P.J. Cruz</dc:creator>
      <dc:date>2004-03-26T15:42:06Z</dc:date>
    </item>
  </channel>
</rss>

