<?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 address change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912380#M107597</link>
    <description>Sorry, miss the comment given by ravi. &lt;BR /&gt;get into single user mode &lt;BR /&gt;#mount -a &lt;BR /&gt;#set_parms initial &lt;BR /&gt;&lt;BR /&gt;Jane&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Feb 2003 20:24:47 GMT</pubDate>
    <dc:creator>jane zhang</dc:creator>
    <dc:date>2003-02-25T20:24:47Z</dc:date>
    <item>
      <title>ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912374#M107591</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I will need to bring several workstations including hp and sun from another site to our site. &lt;BR /&gt;We are using DNS. I will need to change ip address, hostname, NIS domain change, subnet mask, gateway... &lt;BR /&gt;&lt;BR /&gt;Can anybody tell me the details steps besides set_pams and SAM. &lt;BR /&gt;&lt;BR /&gt;Is it better to make the changes before shutting them down or after? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jane</description>
      <pubDate>Tue, 25 Feb 2003 07:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912374#M107591</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2003-02-25T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912375#M107592</link>
      <description>Hi &lt;BR /&gt;edit /etc/rc.config.d/netconf&lt;BR /&gt;and /etc/hosts&lt;BR /&gt;do the required changes on IP address and subnet mask&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 07:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912375#M107592</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2003-02-25T07:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912376#M107593</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It is better you change before the shutdown and move it to new site to save time because while starting services may seem to hang if it is not able to find NIS domain.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Sudhakar J</description>
      <pubDate>Tue, 25 Feb 2003 07:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912376#M107593</guid>
      <dc:creator>Sudhakar J_1</dc:creator>
      <dc:date>2003-02-25T07:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912377#M107594</link>
      <description>Before you start moving the machines make sure that you disable all ip's on the machines.&lt;BR /&gt;&lt;BR /&gt;Bring them to the new network.&lt;BR /&gt;There is no need to change any files on those machines.&lt;BR /&gt;&lt;BR /&gt;Just doing a &lt;BR /&gt;#set_parms initial&lt;BR /&gt;&lt;BR /&gt;which should be able to change all the things you have mentioned and should update all the files automatically.&lt;BR /&gt;&lt;BR /&gt;To check them you can use&lt;BR /&gt;&lt;BR /&gt;DNS---&amp;gt;check the /etc/resolv.conf file for the server ip.&lt;BR /&gt;check the /etc/nsswitch.conf file for the lookup order.Make sure that dns is placed first before files.&lt;BR /&gt;For ip and hostname,subnet-mask,gateway check,&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For the sun machines,&lt;BR /&gt;&lt;BR /&gt;Disable all ip-address on the machines.move them to the new network.&lt;BR /&gt;&lt;BR /&gt;For ip and hostname&lt;BR /&gt;&lt;BR /&gt;Edit the /etc/hosts file and change the ip-address change address&lt;BR /&gt;Also edit the /etc/hostname.&lt;NIC-CARD-NAME&gt; to change the hostname.&lt;BR /&gt;&lt;BR /&gt;you can just do a &lt;BR /&gt;ifconfig &lt;CARD-NAME&gt; inet &lt;IP-ADDRESS&gt; &lt;BR /&gt;to change the ip.&lt;BR /&gt;&lt;BR /&gt;For DNS&lt;BR /&gt;&lt;BR /&gt;you can use teh /etc/resolv.conf &lt;BR /&gt;file to make the changes&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;/IP-ADDRESS&gt;&lt;/CARD-NAME&gt;&lt;/NIC-CARD-NAME&gt;</description>
      <pubDate>Tue, 25 Feb 2003 07:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912377#M107594</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-25T07:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912378#M107595</link>
      <description>Hi jane&lt;BR /&gt;&lt;BR /&gt;the machines will be down when they are shifted to your new place.&lt;BR /&gt;&lt;BR /&gt;power ON the machines, interrupt the boot process and get into single user mode&lt;BR /&gt;#mount -a&lt;BR /&gt;#set_parms initial&lt;BR /&gt;&lt;BR /&gt;machines will reboot and will be on your network.</description>
      <pubDate>Tue, 25 Feb 2003 07:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912378#M107595</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T07:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912379#M107596</link>
      <description>Hi all,&lt;BR /&gt;Thanks for the detailed info. &lt;BR /&gt;Revert, DNS server is controlled by another group, I will disable the old ip and hostname, bring the machines on site and then acquire  new IP address as well as hostname before I run "set_parms initial". &lt;BR /&gt;Also, Running this command in single user mode? &lt;BR /&gt;Any special attention about the NIS domain change?  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jane &lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 18:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912379#M107596</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2003-02-25T18:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912380#M107597</link>
      <description>Sorry, miss the comment given by ravi. &lt;BR /&gt;get into single user mode &lt;BR /&gt;#mount -a &lt;BR /&gt;#set_parms initial &lt;BR /&gt;&lt;BR /&gt;Jane&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 20:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912380#M107597</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2003-02-25T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912381#M107598</link>
      <description>Everyone has covered the HP machines pretty well.&lt;BR /&gt;&lt;BR /&gt;On the Sun solaris machines, I'd run a 'sys-unconfig' on the machines before you shut them down.  This will unconfigure the machines at bring them down to the 'ok' prompt.&lt;BR /&gt;&lt;BR /&gt;When you get them to the new location and power them up they will boot up into the Sun configuration dialog and allow you to set the IP address, NIS domain name, and everything else.</description>
      <pubDate>Tue, 25 Feb 2003 20:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912381#M107598</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-02-25T20:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912382#M107599</link>
      <description>Hi all,&lt;BR /&gt;Thanks, I will try it out with the move.&lt;BR /&gt;Jane</description>
      <pubDate>Tue, 25 Feb 2003 22:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2912382#M107599</guid>
      <dc:creator>jane zhang</dc:creator>
      <dc:date>2003-02-25T22:40:26Z</dc:date>
    </item>
  </channel>
</rss>

