<?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: Server IP Address Change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469220#M597720</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you've any application, which is IP-Address sensitive, like Openview products, you need to do a license move.&lt;BR /&gt;If you're using DNS, make sure that the DNS database is updated properly.&lt;BR /&gt;If you're not using DNS, you should modify all the hosts files.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Dec 2000 09:43:00 GMT</pubDate>
    <dc:creator>Darrel Louis</dc:creator>
    <dc:date>2000-12-01T09:43:00Z</dc:date>
    <item>
      <title>Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469213#M597713</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I have three boxes that I have to change to IP addresses on.  I believe the best way to do this is to run set_parms.  Is there anything else I should be aware of?  Any potential problems or pitfalls?  None of these servers are running named and the host names are going to stay the same.  Any help or advice would be appreciated.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;R.Smith</description>
      <pubDate>Thu, 30 Nov 2000 20:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469213#M597713</guid>
      <dc:creator>Rob Smith</dc:creator>
      <dc:date>2000-11-30T20:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469214#M597714</link>
      <description>Hi Robert&lt;BR /&gt;Before changing ip addresss ping the address on your lan to ensure that it is not already allocated and also if moving an ip address from one server to another remember to move the target ip address first.&lt;BR /&gt;&lt;BR /&gt;Just a couple of Ideas..&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2000 20:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469214#M597714</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2000-11-30T20:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469215#M597715</link>
      <description>You can also change the IP address by editing the /etc/rc.config.d/netconf file and then rebooting the machine.  I find that this is easier than running set_parms if you are not changing anything else like NIS, your time zone and whatever else set_parms prompts you for.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2000 20:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469215#M597715</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2000-11-30T20:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469216#M597716</link>
      <description>Robert:&lt;BR /&gt;&lt;BR /&gt;It's just as easy to edit /etc/rc.config.d/netconf .  Remember to check/change your ROUTE_GATEWAY.  Also, edit /etc/hosts for your own address.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 30 Nov 2000 20:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469216#M597716</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-11-30T20:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469217#M597717</link>
      <description>I agree with what everyone else is saying....one other thing to watch out for is if your boxes are configured into any MC/SG clusters...you'd need to fix those files also.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2000 20:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469217#M597717</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-11-30T20:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469218#M597718</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In addition to /etc/rc.config.d/netconf, set_parms also modifies /etc/hosts.  Don't forget that file if you are "doing it by hand" or else the system probably won't boot past run level 1.&lt;BR /&gt;&lt;BR /&gt;You may be able to avoid the reboot altogether by editing the above two files and then using the ifconfig(1m) command to change the ip address of the current session.</description>
      <pubDate>Thu, 30 Nov 2000 22:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469218#M597718</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2000-11-30T22:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469219#M597719</link>
      <description>Another way to avoid the reboot is to edit the netconf and hosts files and use:&lt;BR /&gt;# /sbin/init.d/net stop&lt;BR /&gt;and&lt;BR /&gt;# /sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Harri</description>
      <pubDate>Fri, 01 Dec 2000 08:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469219#M597719</guid>
      <dc:creator>Harri Muttilainen</dc:creator>
      <dc:date>2000-12-01T08:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469220#M597720</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you've any application, which is IP-Address sensitive, like Openview products, you need to do a license move.&lt;BR /&gt;If you're using DNS, make sure that the DNS database is updated properly.&lt;BR /&gt;If you're not using DNS, you should modify all the hosts files.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Dec 2000 09:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469220#M597720</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-01T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469221#M597721</link>
      <description>Watch out for client apps/devices.&lt;BR /&gt;ie and xterm will require to requalify&lt;BR /&gt;it's boot server, you should change its&lt;BR /&gt;config file.&lt;BR /&gt;&lt;BR /&gt;Other client apps may also be affected.&lt;BR /&gt;It really depends on what you've got&lt;BR /&gt;hard-coded.  &lt;BR /&gt;Typically set_params and /etc/hosts&lt;BR /&gt;perhaps /etc/bootptab should be &lt;BR /&gt;changed.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 01 Dec 2000 12:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469221#M597721</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2000-12-01T12:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469222#M597722</link>
      <description>Have look whereever DISPLAY is set!</description>
      <pubDate>Fri, 01 Dec 2000 12:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469222#M597722</guid>
      <dc:creator>Jochen Herrmann</dc:creator>
      <dc:date>2000-12-01T12:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Server IP Address Change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469223#M597723</link>
      <description>I am changing my IP addresses on my network.  I have decided to take a different approach.  After I reload my server with the operating system and all patches, I will ignite my 17 workstations with a reload of their operating systems.  Why? Because I have had a few strange events with the software I run and the network can be down for at least a month.&lt;BR /&gt;&lt;BR /&gt;You need to worry about any software with the IP address hard coded as well as the files mentioned above (etc/hosts, netconf, bootptab.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Dec 2000 14:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-ip-address-change/m-p/2469223#M597723</guid>
      <dc:creator>Robert R. Colp</dc:creator>
      <dc:date>2000-12-01T14:21:42Z</dc:date>
    </item>
  </channel>
</rss>

