<?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/3009120#M128201</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It's other good and clear way more than other method to chage your network related setting that IP and Gateway.&lt;BR /&gt;try it using these commands ;&lt;BR /&gt;&lt;BR /&gt;# set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerly~&lt;BR /&gt;&lt;BR /&gt;patrick&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Fri, 27 Jun 2003 00:58:12 GMT</pubDate>
    <dc:creator>KCS_1</dc:creator>
    <dc:date>2003-06-27T00:58:12Z</dc:date>
    <item>
      <title>ip address change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009112#M128193</link>
      <description>I change the IP address in my k460 by changing the host file and the netconf file.  Did a net start and stop. I can ping  When I do the net start I get an error:  &lt;BR /&gt;Failed to add route entry because its interface is not yet initialized.  My need to add this route entry with a route command after the interface is up:  add net default:  gateway 10.20.5.1:  Netwrok is unreachable.&lt;BR /&gt;&lt;BR /&gt;Where does it want a route added?&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2003 18:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009112#M128193</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2003-06-26T18:02:55Z</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/3009113#M128194</link>
      <description>You can set it in the netconf file at the ROUTE_GATEWAY entry or by using:&lt;BR /&gt;route add default &lt;IP of="" routeer=""&gt; 1&lt;BR /&gt;&lt;BR /&gt;It wants the route added in the route table.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Kel&lt;/IP&gt;</description>
      <pubDate>Thu, 26 Jun 2003 18:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009113#M128194</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2003-06-26T18:07:46Z</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/3009114#M128195</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;First, I find that the safest way to change an ip address correctly is to use "/sbin/set_parms ip_address".  Try that and see if you still have an error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2003 18:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009114#M128195</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-26T18:09:10Z</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/3009115#M128196</link>
      <description>It may be a route problem, it may be something else.&lt;BR /&gt;&lt;BR /&gt;In general after making a change to netconf, I reboot the box.&lt;BR /&gt;&lt;BR /&gt;That is the only way to be sure the change will take properly.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Jun 2003 18:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009115#M128196</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-26T18:09:51Z</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/3009116#M128197</link>
      <description>Change it through&lt;BR /&gt;&lt;BR /&gt;#set_parms ip_address and change the other required parameters like gateway etc. Then you should be good to go !!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Piyush</description>
      <pubDate>Thu, 26 Jun 2003 18:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009116#M128197</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2003-06-26T18:13: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/3009117#M128198</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like your interface is not in the same subnet as of your router. Post your netstat -in output. Replace the IP address with some dummy entreis (like replace 10.20 with xx.yy). Or try this way.&lt;BR /&gt;&lt;BR /&gt;From the console&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/net stop&lt;BR /&gt;#netstat -in&lt;BR /&gt;(find out all the interfaces that are still have IP addresses)&lt;BR /&gt;#ifconfig lanx unplumb (replace x with the ppa that found in the above step except lo0)&lt;BR /&gt;#netstat -in (verify there is nothing but the loop back)&lt;BR /&gt;#/sbin/init.d/net start&lt;BR /&gt;#netstat -in (to verify the interfaces)&lt;BR /&gt;#netstat -rn (to verify the routing tables)&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 26 Jun 2003 18:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009117#M128198</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-06-26T18:14: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/3009118#M128199</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Try to clean the routing tabel by&lt;BR /&gt;route delete &lt;ENTRY from="" command="" netstat="" -rn=""&gt;&lt;BR /&gt;and then start the net service.&lt;BR /&gt;Also check that you configure ok your netconf file.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/ENTRY&gt;</description>
      <pubDate>Thu, 26 Jun 2003 20:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009118#M128199</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-26T20:53:24Z</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/3009119#M128200</link>
      <description>Hi,&lt;BR /&gt;I think it's a straight way to set default route in /etc/rc.config.d/netconf file!&lt;BR /&gt;There are example entries, just modify it according the rule!&lt;BR /&gt;Reboot is recommended after the modifying!&lt;BR /&gt;&lt;BR /&gt;-ux</description>
      <pubDate>Fri, 27 Jun 2003 00:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009119#M128200</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-06-27T00:06: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/3009120#M128201</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It's other good and clear way more than other method to chage your network related setting that IP and Gateway.&lt;BR /&gt;try it using these commands ;&lt;BR /&gt;&lt;BR /&gt;# set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerly~&lt;BR /&gt;&lt;BR /&gt;patrick&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2003 00:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009120#M128201</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-06-27T00:58:12Z</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/3009121#M128202</link>
      <description>1.) You check the entry for IP Address same  in /etc/hosts and /etc/rc.config.d/netconf  &lt;BR /&gt;and also check the parameter in netconf file, and also u check the hostname in /etc/hosts file and netconf file&lt;BR /&gt;&lt;BR /&gt;2.) If u entry correct than check the entry for routing in /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;3.) If it is correct than try first remove the rouote entry and try to boot the system without route entry&lt;BR /&gt;&lt;BR /&gt;4.)If it work successful then u give the route entry &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2003 08:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-change/m-p/3009121#M128202</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-06-27T08:07:33Z</dc:date>
    </item>
  </channel>
</rss>

