<?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: New IP address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893351#M103434</link>
    <description>Hey Tony:&lt;BR /&gt;&lt;BR /&gt;If you vi the netconf file like someone had said, you can at least see where the ip comes from and just change it there, and you may want to see if you need to change your gw address as well.&lt;BR /&gt;&lt;BR /&gt;scott&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Jan 2003 20:44:34 GMT</pubDate>
    <dc:creator>Scott_14</dc:creator>
    <dc:date>2003-01-30T20:44:34Z</dc:date>
    <item>
      <title>New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893342#M103425</link>
      <description>Hi everyone,&lt;BR /&gt;I have an HP9000 D Class running 10.2 that is being moved to a new building within our wan and I have to change the IP address.  Could anyone tell me what the Network interface configuration tool for doing this is?&lt;BR /&gt;Thanks,&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 30 Jan 2003 19:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893342#M103425</guid>
      <dc:creator>Tony500</dc:creator>
      <dc:date>2003-01-30T19:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893343#M103426</link>
      <description>vi&lt;BR /&gt;&amp;amp;&lt;BR /&gt;shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 30 Jan 2003 19:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893343#M103426</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-01-30T19:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893344#M103427</link>
      <description>vi which files?</description>
      <pubDate>Thu, 30 Jan 2003 19:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893344#M103427</guid>
      <dc:creator>Tony500</dc:creator>
      <dc:date>2003-01-30T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893345#M103428</link>
      <description>To change the IP address, &lt;BR /&gt;&lt;BR /&gt;edit /etc/rc.config.d/netconf and /etc/hosts replace the old IP with new IP.&lt;BR /&gt;&lt;BR /&gt;Shutdown the system. Move it and bring it backup. It should come up with new IP.&lt;BR /&gt;&lt;BR /&gt;Make sure you update your DNS if you are using DNS.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 30 Jan 2003 19:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893345#M103428</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-30T19:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893346#M103429</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use 'sam' to change the IP address but it usually messes up your config files by putting in extra entries, which is why Harry refers to using vi.  You'll just need to vi the /etc/rc.config.d/netconf file and also fix your /etc/hosts file.  &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2003 20:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893346#M103429</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-01-30T20:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893347#M103430</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;Harry (and others) will scream about this, but I've always had favorable results with /sbin/set_parms ip_address.&lt;BR /&gt;&lt;BR /&gt;Try it, you'll like it.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 30 Jan 2003 20:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893347#M103430</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-30T20:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893348#M103431</link>
      <description>Hi Tony,&lt;BR /&gt;&lt;BR /&gt;Just run below command from command line.&lt;BR /&gt;&lt;BR /&gt;# set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 30 Jan 2003 20:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893348#M103431</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-30T20:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893349#M103432</link>
      <description>User set_parms and pick which pieces you need to change.</description>
      <pubDate>Thu, 30 Jan 2003 20:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893349#M103432</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-01-30T20:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893350#M103433</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;You got that right :-) &lt;BR /&gt;&lt;BR /&gt;Maybe it's just the bad luck I've had with using it, especially when changing a machines, IP Address &amp;amp; Gateway &amp;amp; subnet-mask. Had I used vi I would have been done within 2 minutes!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 30 Jan 2003 20:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893350#M103433</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-01-30T20:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893351#M103434</link>
      <description>Hey Tony:&lt;BR /&gt;&lt;BR /&gt;If you vi the netconf file like someone had said, you can at least see where the ip comes from and just change it there, and you may want to see if you need to change your gw address as well.&lt;BR /&gt;&lt;BR /&gt;scott&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2003 20:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893351#M103434</guid>
      <dc:creator>Scott_14</dc:creator>
      <dc:date>2003-01-30T20:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: New IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893352#M103435</link>
      <description>IF you vi - don't forget your /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Also don't forget to consider any licenses that are IP-bound.&lt;BR /&gt;&lt;BR /&gt;And if you use DNS, have that changed as well no matter how you change the system's IP.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 30 Jan 2003 20:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-ip-address/m-p/2893352#M103435</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-30T20:55:44Z</dc:date>
    </item>
  </channel>
</rss>

