<?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: Changing host IP address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922121#M408069</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You'll have to change:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.f/netconf&lt;BR /&gt;&lt;BR /&gt;Enjoy :)&lt;BR /&gt;&lt;BR /&gt;Pedro</description>
    <pubDate>Tue, 30 Aug 2005 10:40:53 GMT</pubDate>
    <dc:creator>Pedro Cirne</dc:creator>
    <dc:date>2005-08-30T10:40:53Z</dc:date>
    <item>
      <title>Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922120#M408068</link>
      <description>Network people are switching my test developement from one network to another.  I just trying to find out what files I would need to change to bring it up todate.  I know I would have to change my host file and my sybase Interface file.  I will have to authenicate all my ssh connections.  I am running a basic HP-UX 11i system with a small sybase server and only internal connections to a few KEA terminals and PC's.</description>
      <pubDate>Tue, 30 Aug 2005 10:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922120#M408068</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-08-30T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922121#M408069</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You'll have to change:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.f/netconf&lt;BR /&gt;&lt;BR /&gt;Enjoy :)&lt;BR /&gt;&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 30 Aug 2005 10:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922121#M408069</guid>
      <dc:creator>Pedro Cirne</dc:creator>
      <dc:date>2005-08-30T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922122#M408070</link>
      <description>Also look into DNS and/or NIS host information files</description>
      <pubDate>Tue, 30 Aug 2005 10:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922122#M408070</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-08-30T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922123#M408071</link>
      <description>Or you can run /sbin/set_parms ip_address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 30 Aug 2005 10:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922123#M408071</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-08-30T10:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922124#M408072</link>
      <description>also, check /var/adm/inetd.sec to make sure that the new machine can access other machines</description>
      <pubDate>Tue, 30 Aug 2005 10:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922124#M408072</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-08-30T10:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922125#M408073</link>
      <description>check the /etc/rc.config.d/netconf file&lt;BR /&gt;&lt;BR /&gt;also check the /etc/hosts file to see if the hosts needs updating there. Check the DNS tables, may need to be updated.&lt;BR /&gt;&lt;BR /&gt;On the host system itself, you could also run the command 'set_parms' and this will do the changes for you.</description>
      <pubDate>Tue, 30 Aug 2005 10:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922125#M408073</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-08-30T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922126#M408074</link>
      <description>/etc/rc.config.d/netconf&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/etc/named.data/* if you are a named server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Aug 2005 10:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922126#M408074</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-08-30T10:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922127#M408075</link>
      <description>If you are running applicatons on this box, you may find your move disrupts applicatons that rely on IP address. &lt;BR /&gt;&lt;BR /&gt;I imagine sybase will tolerate this change pretty well. Don't change the hostname, that will break applications and possibly your print spool.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 30 Aug 2005 10:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922127#M408075</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-30T10:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing host IP address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922128#M408076</link>
      <description>Thanks for all the quick response,  I have enough information here to make it easy next week.  Not changing the hostname, just the IP address and the sybase interface file. It is only a test/devel system for a few developers.  Security wanted the production and development systems on different networks.</description>
      <pubDate>Tue, 30 Aug 2005 10:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-ip-address/m-p/4922128#M408076</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-08-30T10:52:54Z</dc:date>
    </item>
  </channel>
</rss>

