<?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/2533489#M25569</link>
    <description>1. set_parms (reboot yes)&lt;BR /&gt;2. /etc/rc.config.d/netconf,/etc/hosts the old IP for the new IP,/sbin/init.d/net stop|start and restart swagentd (no reboot).  &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 28 May 2001 15:25:35 GMT</pubDate>
    <dc:creator>Vincenzo Restuccia</dc:creator>
    <dc:date>2001-05-28T15:25:35Z</dc:date>
    <item>
      <title>IP ADDRESS CHANGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533486#M25566</link>
      <description>How do you change the IP address of a HPK460?</description>
      <pubDate>Mon, 28 May 2001 14:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533486#M25566</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2001-05-28T14:19:50Z</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/2533487#M25567</link>
      <description>Hi Jeff:&lt;BR /&gt;&lt;BR /&gt;One easy way is to run:&lt;BR /&gt;&lt;BR /&gt;# /sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 28 May 2001 14:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533487#M25567</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-28T14:40:42Z</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/2533488#M25568</link>
      <description>Hi Jeff,&lt;BR /&gt;if you don't want to reboot you can do the follow:&lt;BR /&gt;1. Get your net-interface with lanscan.&lt;BR /&gt;2. Set the ip address of this interface with ifconfig. For example:&lt;BR /&gt;#ifconfig lan0 192.168.1.1&lt;BR /&gt;3.Modify /etc/rc.config.d/netconf changing the old IP address with the new.&lt;BR /&gt;4. Change in /etc/hosts the old IP for the new IP.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Juan Gonzalez</description>
      <pubDate>Mon, 28 May 2001 14:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533488#M25568</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2001-05-28T14:51:08Z</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/2533489#M25569</link>
      <description>1. set_parms (reboot yes)&lt;BR /&gt;2. /etc/rc.config.d/netconf,/etc/hosts the old IP for the new IP,/sbin/init.d/net stop|start and restart swagentd (no reboot).  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 May 2001 15:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533489#M25569</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-28T15:25:35Z</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/2533490#M25570</link>
      <description>Hi Jeff&lt;BR /&gt;&lt;BR /&gt;One more way , try doing it using SAM  it also ensures taht all the respective files get updated.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 29 May 2001 02:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533490#M25570</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-05-29T02:51:17Z</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/2533491#M25571</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;change the /etc/rc.config.d/netconf with the new ip adress . &lt;BR /&gt;&lt;BR /&gt;also change the /etc/host or the nis if you are working with nis. &lt;BR /&gt;&lt;BR /&gt;you can change the ip with set_params . &lt;BR /&gt;&lt;BR /&gt;my advise is to run /sbin/init.d/net stop &lt;BR /&gt;                    /sbin/init.d/net start &lt;BR /&gt;&lt;BR /&gt;but my advise is to do reboot because i dont knowwith applic you have install</description>
      <pubDate>Tue, 29 May 2001 04:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533491#M25571</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-05-29T04:50:19Z</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/2533492#M25572</link>
      <description>edit the file /etc/rc.config.d/netconf&lt;BR /&gt;and change the IP Address&lt;BR /&gt;edit /etc/hosts and change th IP &lt;BR /&gt;&lt;BR /&gt;reboot the machine&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2001 09:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533492#M25572</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2001-05-30T09:57:59Z</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/2533493#M25573</link>
      <description>Hi Jeff,&lt;BR /&gt;similar to James &amp;amp; Vincezo, but be careful if you have some applications(Tuxedo,staffware or uniface) which listen to the IP adress&amp;amp; the node name or not before you the change it,if it is so then I'll go with the opion of James just reboot your server.&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;Hamdy</description>
      <pubDate>Wed, 30 May 2001 11:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533493#M25573</guid>
      <dc:creator>Hamdy Al-Sebaey</dc:creator>
      <dc:date>2001-05-30T11:51:44Z</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/2533494#M25574</link>
      <description>DO NOT USE SAM!  as someone mentioned to change a hostname.  It does not change all of the required files, and after a bounce, you'll be dead in the water.&lt;BR /&gt;&lt;BR /&gt;Also, I saw your other post for the IP address change, which is identical to this.  Edit the /etc/rc.config.d/netconf, and modify the IP, Netmask, and broadcast address if it is defined in that file.  Then modify /etc/hosts to reflect the change.  Best bet is to reboot as opposed to running /sbin/init.d/net stop&lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;See below...&lt;BR /&gt;&lt;BR /&gt;As others said, modify the HOSTNAME variable defined in "/etc/rc.config.d/netconf", then change /etc/hosts to reflect the change.  Dont do this in the other order, as you could hose your X desktop!&lt;BR /&gt;&lt;BR /&gt;Rebooting is the safest, as there are many sub-applications that will require updates for the system to function properly.  These are not updated nor restarted by running the "net" boot script.  X is a great example, but anything that creates/uses a socket based on the hostname or IP address can be affected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 30 May 2001 13:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533494#M25574</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-30T13:59:53Z</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/2533495#M25575</link>
      <description>we are in the process of changing our whole network. it seems like /sbin/set_parms ip_address only changes ip. if i need to change the whole shbang incl. gateway, dns pointers and subnet mask. is there any way to do it? i tried sam but can't find anything else other than changing the ip and subnet.&lt;BR /&gt;thanks for the help.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 May 2001 14:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/2533495#M25575</guid>
      <dc:creator>jedd</dc:creator>
      <dc:date>2001-05-31T14:35:36Z</dc:date>
    </item>
  </channel>
</rss>

