<?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: Dead gateway detection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812218#M582928</link>
    <description>Well,&lt;BR /&gt;USika.. explain better than I did what I wanted to say !!!&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Sep 2002 11:35:23 GMT</pubDate>
    <dc:creator>benoit Bruckert</dc:creator>
    <dc:date>2002-09-24T11:35:23Z</dc:date>
    <item>
      <title>Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812211#M582921</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not sure whether HPUX 10.X and 11.X supports "Triggered Reselection method (RFC 816) " for dead gateway detection. &lt;BR /&gt;&lt;BR /&gt;In Windows, it is supported and works fine when a default router goes down.&lt;BR /&gt;&lt;BR /&gt;-singar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 11:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812211#M582921</guid>
      <dc:creator>Singar</dc:creator>
      <dc:date>2002-09-24T11:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812212#M582922</link>
      <description>you can configure gated to use rip or ospf instead static routes...&lt;BR /&gt;&lt;BR /&gt;you must connect the 9000 to a routing switch that speaks this routing protocols too...&lt;BR /&gt;&lt;BR /&gt;this work better</description>
      <pubDate>Tue, 24 Sep 2002 11:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812212#M582922</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-09-24T11:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812213#M582923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As from hp-ux 11.00 dead gateway detection is used.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 24 Sep 2002 11:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812213#M582923</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-09-24T11:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812214#M582924</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is to see how it's configured.&lt;BR /&gt;&lt;BR /&gt;Usable commands:&lt;BR /&gt;&lt;BR /&gt;Check the current value:&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;&lt;BR /&gt;Disable Dead Gateway Detection:&lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;Enable Dead Gateway Detection:&lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 1&lt;BR /&gt;&lt;BR /&gt;nddconf entry example:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 24 Sep 2002 11:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812214#M582924</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-09-24T11:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812215#M582925</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if the command&lt;BR /&gt;# ndd -get /dev/ip ip_ire_gw_probe  returns 1&lt;BR /&gt;then dead gateway detection is enabled.&lt;BR /&gt;&lt;BR /&gt;This is enabled only in 11.x not in 10.x</description>
      <pubDate>Tue, 24 Sep 2002 11:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812215#M582925</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-24T11:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812216#M582926</link>
      <description>Hi,&lt;BR /&gt;Yes , HP-UX supports dead gateway detection like windows ( enabled by default ). &lt;BR /&gt;&lt;BR /&gt;But there is a major difference in criteria of&lt;BR /&gt;failover to secondary route between HP-UX and&lt;BR /&gt;windows.&lt;BR /&gt;&lt;BR /&gt;In windows , the secondary route is selected only when a TCP session times out trying the&lt;BR /&gt;primary gateway. ( health checking via TCP )&lt;BR /&gt;&lt;BR /&gt;But in Hp-UX , the secondary route is selected&lt;BR /&gt;only when the primary gateway stops responding&lt;BR /&gt;to ICMP messages sent by HP-UX server for health checking. ( health checking via ICMP-udp)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Tue, 24 Sep 2002 11:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812216#M582926</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-24T11:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812217#M582927</link>
      <description>I had few month ago to solve this kind of trouble.&lt;BR /&gt;dead gateway detection is working on HP-UX 11. But it 's using the round trip detection.&lt;BR /&gt;Consider this case :&lt;BR /&gt;define 2 default gateways : 1 for usual use, the other for exception.&lt;BR /&gt;All the packet will use the first gateway.&lt;BR /&gt;Your 1st gateway is falling :&lt;BR /&gt;Packets will go through the second which is what you want.&lt;BR /&gt;But when you first gateway goes back, it still use the backup gateway, which isn't what you want ....&lt;BR /&gt;In fact it works more like a load sharing  than like a standby gateway. It depends of what you want.&lt;BR /&gt;For me the solution was to configure rip on the gateways and gated on the HP-UX.&lt;BR /&gt;And I agree with you that in Windows the dead gateway detection is working like a backup gateway - and not like load sharing....&lt;BR /&gt;&lt;BR /&gt;hope that help&lt;BR /&gt;Benoit</description>
      <pubDate>Tue, 24 Sep 2002 11:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812217#M582927</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-09-24T11:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812218#M582928</link>
      <description>Well,&lt;BR /&gt;USika.. explain better than I did what I wanted to say !!!&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 11:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812218#M582928</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-09-24T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dead gateway detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812219#M582929</link>
      <description>10.x does not but 11.00 and up does.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 24 Sep 2002 11:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-gateway-detection/m-p/2812219#M582929</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-24T11:38:29Z</dc:date>
    </item>
  </channel>
</rss>

