<?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: routing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640221#M590127</link>
    <description>Hi Carlos,&lt;BR /&gt;&lt;BR /&gt;Try this link on how to set your default route,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000045169382" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000045169382&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000053723989" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000053723989&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Your default route should have,&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Jan 2002 19:33:49 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-01-07T19:33:49Z</dc:date>
    <item>
      <title>routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640218#M590124</link>
      <description>I have a definition my 3 lan cards in /etc/rc.config.d/netconf&lt;BR /&gt;lan4, lan8 and lan9, but the lan4 is defined like route_destination=default, but when I type netstat -nr I saw default gateway lan9 and if I type traceroute machine, saw: Using IP @ lan9, I need to may machine route for lan4&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 07 Jan 2002 18:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640218#M590124</guid>
      <dc:creator>Carlos Vanegas</dc:creator>
      <dc:date>2002-01-07T18:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640219#M590125</link>
      <description>You can use route delete to remove the default route, then use route add to add the default route you want. Also since the default route is specified for lan4, when you reboot the proper default route should be configured.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Mon, 07 Jan 2002 19:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640219#M590125</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-01-07T19:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640220#M590126</link>
      <description>.. if these NICs are on the same subnet, the traffic will go through the first one configured.&lt;BR /&gt;.. To force route on specific NIC is not supported.&lt;BR /&gt;.. some routing EXAMPLES ::&lt;BR /&gt;.. route add default XX.32.7.1 1 &lt;BR /&gt;   Where the last '1' signifies that this gateway is external to the host system &lt;BR /&gt;   (a router for example).  If no digit at the end a '0' is assumed which signifies &lt;BR /&gt;   the local interface/internal to the host. &lt;BR /&gt;.. route add net XX.43.9.0 XX.32.7.1  We are saying we want anything to the XX.43.9 subnet &lt;BR /&gt;   to use gateway XX.32.7.1 &lt;BR /&gt;.. route delete default XX.32.7.1 We are deleting our default route and gateway &lt;BR /&gt;.. route delete net XX.43.9.0 XX.32.7.1 We are deleting the directive for the XX.43.9 subnet.  &lt;BR /&gt;&lt;BR /&gt;G'd luck&lt;BR /&gt;t++&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2002 19:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640220#M590126</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-07T19:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640221#M590127</link>
      <description>Hi Carlos,&lt;BR /&gt;&lt;BR /&gt;Try this link on how to set your default route,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000045169382" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000045169382&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000053723989" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=30aba94706460754ea/screen=ckiDisplayDocument?docId=200000053723989&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Your default route should have,&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2002 19:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/routing/m-p/2640221#M590127</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-07T19:33:49Z</dc:date>
    </item>
  </channel>
</rss>

