<?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: Gateway / Routing Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219793#M571083</link>
    <description>sorry for missing answer -&amp;gt;&lt;BR /&gt;it works already&lt;BR /&gt;(seems also that ip and udp from me worked) &lt;BR /&gt;&lt;BR /&gt;thx &amp;amp; greetz&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Mar 2004 09:43:08 GMT</pubDate>
    <dc:creator>Peter Reuschlein</dc:creator>
    <dc:date>2004-03-16T09:43:08Z</dc:date>
    <item>
      <title>Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219788#M571078</link>
      <description>Hey everybody,&lt;BR /&gt;&lt;BR /&gt;i have a little Gateway / Routing Problem with one of our servers and i canÂ´t figure out what the problem is.&lt;BR /&gt;The situation: I moved a HPUX 11.0 server from 10.16.70.11 to another net (10.16.192.14)&lt;BR /&gt;I changed the default route to 10.16.192.1 and changed the /etc/rc.config.d/netconf to&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=10.16.192.1&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;netstat -rn shows&lt;BR /&gt;phxsvr02:/etc/rc.config.d (phoenix) $ netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask          Gateway            Flags  Refs       Use  Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH       0      71817  lo0        4136&lt;BR /&gt;10.16.192.14          10.16.192.14       UH       0      60980  lan0       4136&lt;BR /&gt;10.16.192.0           10.16.192.14       U        2          0  lan0       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U        0          0  lo0        4136&lt;BR /&gt;default               10.16.192.1        UG       0          0  lan0       1500&lt;BR /&gt;phxsvr02:/etc/rc.config.d (phoenix) $&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The misterious thing ist -&amp;gt; when i reboot the server. I can use it from an other subnet without problems for around 30sec - 1 min. Then  it stops replying to pings and i canÂ´t login with ssh anymore. When i jump to a server in the same subnet the server still replies and i can login over that one. &lt;BR /&gt;&lt;BR /&gt;Any1 knows how that could be, and how i can fix it?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;P</description>
      <pubDate>Tue, 16 Mar 2004 04:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219788#M571078</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-16T04:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219789#M571079</link>
      <description>Disable dead gateway detection&lt;BR /&gt;&lt;BR /&gt;What is the output of&lt;BR /&gt;#ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;&lt;BR /&gt;#ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt;&lt;BR /&gt;Make the changes persistent in nddconf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 04:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219789#M571079</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-16T04:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219790#M571080</link>
      <description>the reply &lt;BR /&gt;phxsvr02:/etc/rc.config.d (root) $ ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt;1&lt;BR /&gt;&lt;BR /&gt;so i set it to 0 like you said&lt;BR /&gt;then i insert into nddconf&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=udp&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope thats ok?&lt;BR /&gt;&lt;BR /&gt;i brought the interface down and up again &lt;BR /&gt;(ifconfig lan0 down / up)&lt;BR /&gt;&lt;BR /&gt;still now working -&amp;gt; donÂ´t wanna restart atm&lt;BR /&gt;Another service or something to restar</description>
      <pubDate>Tue, 16 Mar 2004 04:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219790#M571080</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-16T04:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219791#M571081</link>
      <description>This is 100% definately the detect dead gateway setting.  Your machine is autonomously deciding that it will stop trying to route traffic to its default gateway if it cant ping it.  I had the same issue routing through a firewall took me a while to find an answer.&lt;BR /&gt;&lt;BR /&gt;The above config changes will sort you out.&lt;BR /&gt;&lt;BR /&gt;dont forget to reboot.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Martin.</description>
      <pubDate>Tue, 16 Mar 2004 06:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219791#M571081</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2004-03-16T06:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219792#M571082</link>
      <description>NOT:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=udp&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But:&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;Also it helps to remove the default gateway and readd it.  Seems that once you turn off dead gateway detection the process that removes a gateway from the dead list stops too.&lt;BR /&gt;&lt;BR /&gt;Did you run a second ndd -get to check that it had worked?&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 16 Mar 2004 09:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219792#M571082</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-03-16T09:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219793#M571083</link>
      <description>sorry for missing answer -&amp;gt;&lt;BR /&gt;it works already&lt;BR /&gt;(seems also that ip and udp from me worked) &lt;BR /&gt;&lt;BR /&gt;thx &amp;amp; greetz&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 09:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219793#M571083</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-16T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway / Routing Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219794#M571084</link>
      <description>I think it only reads ndd during a reboot or perhaps with an inet -c so I would advise you to change it to use the ip version I gave you.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 16 Mar 2004 18:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-routing-problem/m-p/3219794#M571084</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-03-16T18:11:16Z</dc:date>
    </item>
  </channel>
</rss>

