<?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 Multiple Gateway IP's in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488056#M596745</link>
    <description>How can I add multiple gateways to HP-UX 10.2?  Obviously I can add a single default gateway, but would like to enter a secondary "failover" gateway should the first have a problem.. please help... &lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Tue, 30 Jan 2001 17:05:57 GMT</pubDate>
    <dc:creator>Gear Fisher</dc:creator>
    <dc:date>2001-01-30T17:05:57Z</dc:date>
    <item>
      <title>Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488056#M596745</link>
      <description>How can I add multiple gateways to HP-UX 10.2?  Obviously I can add a single default gateway, but would like to enter a secondary "failover" gateway should the first have a problem.. please help... &lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 30 Jan 2001 17:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488056#M596745</guid>
      <dc:creator>Gear Fisher</dc:creator>
      <dc:date>2001-01-30T17:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488057#M596746</link>
      <description>This will not work on 10.20, but will at 11.0.  On 11.0, in your /etc/rc.config.d/netconf, you would have multiple instances of routes like so&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]="10.44.176.1"&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""        &lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[1]="default"&lt;BR /&gt;ROUTE_MASK[1]=""&lt;BR /&gt;ROUTE_GATEWAY[1]="12.56.154.1"&lt;BR /&gt;ROUTE_COUNT[1]="1"&lt;BR /&gt;ROUTE_ARGS[1]=""        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2001 17:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488057#M596746</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-01-30T17:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488058#M596747</link>
      <description>If your routers support it, you migth consider running the router discovery protocol daemon. It will pick the "best" default route to use at any given point in time. I beleive that you can edit onr of th econfig files in /etc/rc.config.d/ to enable the daemon.</description>
      <pubDate>Tue, 30 Jan 2001 17:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488058#M596747</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-01-30T17:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488059#M596748</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The router discovery protocol daemon (rdpd) is obsolete in HPUX-11 says the rdpd man page. &lt;BR /&gt;My question is: when multiple deafult gateway are configured, is there a way to set a priority for the gateways. For instance, use gateway A first and when that one fails, use gateway B ?&lt;BR /&gt;I ask this because we have configured two default gateways on different subnets of which one is not meant for 'user' traffic, so we want to have the other gateway as primary.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 08 Feb 2001 15:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488059#M596748</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-02-08T15:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488060#M596749</link>
      <description>Enabling GATED will let the machine select a different gateway is one is down. I do not know how to select primary and secondary roles.</description>
      <pubDate>Thu, 08 Feb 2001 17:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488060#M596749</guid>
      <dc:creator>Steve White_1</dc:creator>
      <dc:date>2001-02-08T17:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Gateway IP's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488061#M596750</link>
      <description>By default, 11.0 will try another default gateway if the other is down. &lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 08 Feb 2001 17:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-gateway-ip-s/m-p/2488061#M596750</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-02-08T17:44:07Z</dc:date>
    </item>
  </channel>
</rss>

