<?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: Route to be added permanently inHPUX server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244502#M470171</link>
    <description>are you able to configure the route?</description>
    <pubDate>Tue, 22 Jun 2010 10:45:38 GMT</pubDate>
    <dc:creator>AnthonySN</dc:creator>
    <dc:date>2010-06-22T10:45:38Z</dc:date>
    <item>
      <title>Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244490#M470159</link>
      <description>Dear all, i had a request to add route in my hpux servers&lt;BR /&gt;&lt;BR /&gt;details given below&lt;BR /&gt;Destination Network : 172.31.10.0  Mask 255.255.255.0 Gateway : 10.85.65.200 HOP : 1&lt;BR /&gt;&lt;BR /&gt;can anyone help me to do the same&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance</description>
      <pubDate>Sat, 19 Jun 2010 23:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244490#M470159</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-19T23:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244491#M470160</link>
      <description>&lt;!--!*#--&gt;&amp;gt; can anyone help me to do the same&lt;BR /&gt;&lt;BR /&gt;Perhaps some of the people who have already&lt;BR /&gt;answered questions like this for other&lt;BR /&gt;people?  A Forum search for keywords like,&lt;BR /&gt;say,&lt;BR /&gt;&lt;BR /&gt;      add route&lt;BR /&gt;&lt;BR /&gt;should find many previous discussions.</description>
      <pubDate>Sun, 20 Jun 2010 00:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244491#M470160</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-20T00:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244492#M470161</link>
      <description>Edit the file /etc/rc.config.d/netconf. Read the comments, especially about the use of shell arrays to configure each LAN.</description>
      <pubDate>Sun, 20 Jun 2010 00:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244492#M470161</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-06-20T00:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244493#M470162</link>
      <description>edit /etc/rc.config.d/netconf and add infomation similar to following:&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="172.31.10.0"&lt;BR /&gt;ROUTE_MASK[1]="255.255.255.0"&lt;BR /&gt;ROUTE_GATEWAY[1]="10.85.65.200"&lt;BR /&gt;&lt;BR /&gt;Take care of your instance no.&lt;BR /&gt;&lt;BR /&gt;Hope this will help</description>
      <pubDate>Sun, 20 Jun 2010 01:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244493#M470162</guid>
      <dc:creator>Redhat</dc:creator>
      <dc:date>2010-06-20T01:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244494#M470163</link>
      <description>jeevanandham,&lt;BR /&gt;&lt;BR /&gt;* Steps to create/configure Route&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/tips/hp-ux-how-do-i-configure-routing-or-add-route.html" target="_blank"&gt;http://www.cyberciti.biz/tips/hp-ux-how-do-i-configure-routing-or-add-route.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;* Discussion on a similar topic&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1435356" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1435356&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Sun, 20 Jun 2010 02:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244494#M470163</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-20T02:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244495#M470164</link>
      <description>Dear all thanks for all your valuable comments..&lt;BR /&gt; &lt;BR /&gt;i have added in netconfile as above said..&lt;BR /&gt; &lt;BR /&gt;but in netstat -nr it not showing the route details &lt;BR /&gt;&lt;BR /&gt;when i try to add the same in cmd line  &lt;BR /&gt;&lt;BR /&gt;it throwing error as follows&lt;BR /&gt;&lt;BR /&gt;172.31.10.0  Gateway : 10.85.65.200 host is unreachable</description>
      <pubDate>Tue, 22 Jun 2010 05:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244495#M470164</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T05:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244496#M470165</link>
      <description>post the output of &lt;BR /&gt;/sbin/init.d/net start&lt;BR /&gt;and the route details from netconf file</description>
      <pubDate>Tue, 22 Jun 2010 05:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244496#M470165</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T05:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244497#M470166</link>
      <description>Please let me know. once i have edited the netconf file, with given details ,&lt;BR /&gt;&lt;BR /&gt;wether i need to restart the network services ?&lt;BR /&gt; or inetd -c will work.. &lt;BR /&gt;# netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;10.80.10.91           10.80.10.91        UH        0  lan0       4136&lt;BR /&gt;10.0.0.0              10.80.10.91        U         2  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0        4136&lt;BR /&gt;default               10.85.65.125       UG        0  lan0       1500&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2010 05:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244497#M470166</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T05:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244498#M470167</link>
      <description>/sbin/init.d/net reads the netconf file&lt;BR /&gt;and&lt;BR /&gt;so post the error you get by the above command.</description>
      <pubDate>Tue, 22 Jun 2010 06:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244498#M470167</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T06:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244499#M470168</link>
      <description># /sbin/init.d/net&lt;BR /&gt;USAGE: /sbin/init.d/net {start_msg | stop_msg | start | stop}&lt;BR /&gt;&lt;BR /&gt;i belive need to give stop /start for restarting the services..&lt;BR /&gt;&lt;BR /&gt;Inetd -c will read the configuration&lt;BR /&gt;&lt;BR /&gt;i have attached my current change details&lt;BR /&gt;&lt;BR /&gt;please find the same in attachment</description>
      <pubDate>Tue, 22 Jun 2010 06:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244499#M470168</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T06:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244500#M470169</link>
      <description>* Steps to Configure routes:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90685/ch02s03.html#bcfdebbg" target="_blank"&gt;http://docs.hp.com/en/B2355-90685/ch02s03.html#bcfdebbg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;* Discussion on a similar topic:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1277190718560+28353475&amp;amp;threadId=998591" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1277190718560+28353475&amp;amp;threadId=998591&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After edit netconf file you have to restart the network.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/net stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bhadresh&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2010 06:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244500#M470169</guid>
      <dc:creator>Bhadresh</dc:creator>
      <dc:date>2010-06-22T06:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244501#M470170</link>
      <description>the entries should be as below.&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="172.31.10.0"&lt;BR /&gt;ROUTE_MASK[1]="255.255.255.0"&lt;BR /&gt;ROUTE_GATEWAY[1]="10.85.65.200"&lt;BR /&gt;ROUTE_COUNT[1]=""&lt;BR /&gt;ROUTE_ARGS[1]=""&lt;BR /&gt;&lt;BR /&gt;also the command is &lt;BR /&gt;/sbin/init.d/net start as mentioned in my previos post.</description>
      <pubDate>Tue, 22 Jun 2010 06:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244501#M470170</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T06:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244502#M470171</link>
      <description>are you able to configure the route?</description>
      <pubDate>Tue, 22 Jun 2010 10:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244502#M470171</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T10:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244503#M470172</link>
      <description>i have made the changes accordingly as you stated , but i have not given the /shin/init.d/net start .. means why we need to start the net services.. as that is already is in running state...?&lt;BR /&gt;&lt;BR /&gt;i have used this cmd for adding the route.&lt;BR /&gt;&lt;BR /&gt;#route add net 172.31.10.0 netmask 255.255.255.0 10.85.65.200&lt;BR /&gt;&lt;BR /&gt;which throws error as &lt;BR /&gt;&lt;BR /&gt;network and gateway is unreachable..&lt;BR /&gt;&lt;BR /&gt;as i checked with network team&lt;BR /&gt;&lt;BR /&gt;they suggested to add the matric on the same&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can you please give me the command where to add the matric and how ?&lt;BR /&gt;&lt;BR /&gt;will be helpful for me ....</description>
      <pubDate>Tue, 22 Jun 2010 11:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244503#M470172</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244504#M470173</link>
      <description>&lt;!--!*#--&gt;&amp;gt; #route add net 172.31.10.0 netmask 255.255.255.0 10.85.65.200 &lt;BR /&gt;&lt;BR /&gt;&amp;gt;  network and gateway is unreachable.. &lt;BR /&gt;&lt;BR /&gt;What is the IP address (and netmask) of every&lt;BR /&gt;interface on this system?&lt;BR /&gt;&lt;BR /&gt;You have told your system that it should use&lt;BR /&gt;10.85.65.200 as a gateway, but, apparently,&lt;BR /&gt;it does not know how to get to 10.85.65.200.&lt;BR /&gt;&lt;BR /&gt;"route add" does not add any new wires to&lt;BR /&gt;your network.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] i checked with network team [...]&lt;BR /&gt;&lt;BR /&gt;If you have a "network team", then someone on&lt;BR /&gt;it should be able to explain what's wrong&lt;BR /&gt;here.</description>
      <pubDate>Tue, 22 Jun 2010 11:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244504#M470173</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-22T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244505#M470174</link>
      <description>route add net 172.31.10.0 netmask 255.255.255.0 10.85.65.200 1</description>
      <pubDate>Tue, 22 Jun 2010 11:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244505#M470174</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T11:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244506#M470175</link>
      <description>&lt;!--!*#--&gt;&amp;gt; If you have a "network team", then someone on&lt;BR /&gt;&amp;gt; it should be able to explain what's wrong&lt;BR /&gt;&amp;gt; here.&lt;BR /&gt;&lt;BR /&gt;Of course, I could be wrong.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; they suggested to add the matric on the same&lt;BR /&gt;&lt;BR /&gt;It's not obvious to me how adding a metric&lt;BR /&gt;would make the unreachable reachable, but&lt;BR /&gt;"man route" should explain how to specify one.</description>
      <pubDate>Tue, 22 Jun 2010 12:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244506#M470175</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-22T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244507#M470176</link>
      <description>DEAR SASJ,&lt;BR /&gt;&lt;BR /&gt;Thanks for your valuable help, i have added the following route by the above command,&lt;BR /&gt;&lt;BR /&gt;now can see the route details in netstat -rn&lt;BR /&gt;&lt;BR /&gt;# netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;10.80.10.91           10.80.10.91        UH        0  lan0       4136&lt;BR /&gt;10.0.0.0              10.80.10.91        U         2  lan0       1500&lt;BR /&gt;172.31.10.0           10.85.65.200       UG        0  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0        4136&lt;BR /&gt;default               10.85.65.125       UG        0  lan0       1500&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can please help me how to make this as permanent, as because when server reboot this config may loose..&lt;BR /&gt;&lt;BR /&gt;is my previous /netconfile editing is ok ?</description>
      <pubDate>Tue, 22 Jun 2010 12:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244507#M470176</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T12:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244508#M470177</link>
      <description>add these lines in your netconf file&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="172.31.10.0"&lt;BR /&gt;ROUTE_MASK[1]="255.255.255.0"&lt;BR /&gt;ROUTE_GATEWAY[1]="10.85.65.200"&lt;BR /&gt;ROUTE_COUNT[1]=""&lt;BR /&gt;ROUTE_ARGS[1]=""</description>
      <pubDate>Tue, 22 Jun 2010 12:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244508#M470177</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-06-22T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Route to be added permanently inHPUX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244509#M470178</link>
      <description>I have already added those details, in netconfile .. is there anything need to be done ?&lt;BR /&gt; i have executed &lt;BR /&gt;#inetd -c -- for reading the configuration.&lt;BR /&gt;&lt;BR /&gt;how to check wether it added permanently or not ?</description>
      <pubDate>Tue, 22 Jun 2010 12:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route-to-be-added-permanently-inhpux-server/m-p/5244509#M470178</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2010-06-22T12:26:58Z</dc:date>
    </item>
  </channel>
</rss>

