<?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: Default gateway on HP-UX 11 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571760#M30652</link>
    <description>David,&lt;BR /&gt;&lt;BR /&gt;I've never heard of this "Dead Gateway Detection" so have no idea of what it does but perhaps that is your problem.  Does it mean that if nobody uses the gateway it removes it ?  . Normally I just setup the gateways in the /etc/rc.config.d file as follows.&lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[0]=xxx.xxx.xxx.xxx&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_DESTINATION[0]=default   &lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[1]=nnn.nnn.nnn.nnn&lt;BR /&gt;ROUTE_MASK[1]=255.255.255.0&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_DESTINATION[1]=123.123.123.0 net   &lt;BR /&gt;&lt;BR /&gt;The above sets up a default gateway and also a special route to a dedicated network. I have used this method since earlier releases of HP-UX and have not lost a route yet.</description>
    <pubDate>Wed, 29 Aug 2001 11:00:02 GMT</pubDate>
    <dc:creator>John Waller</dc:creator>
    <dc:date>2001-08-29T11:00:02Z</dc:date>
    <item>
      <title>Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571757#M30649</link>
      <description>We have an A400 running HP-UX 11.00. We have set the default gateway address in the netconf file, and turned off "Dead Gateway Detection" by &lt;BR /&gt;# ndd -set /dev/ip ip_ire_gw_probe 0 &lt;BR /&gt;The problem we are experiencing is that after only about 3 mins following reboot the default gateway definition disappears out of the routing tables.&lt;BR /&gt;To get around this problem we have added a manual "route add default (IP address) 1" to the /sbin/init.d/net start-up script.&lt;BR /&gt;If anyone has experienced a similar problem or has any suggestions it would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 04:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571757#M30649</guid>
      <dc:creator>David Manson</dc:creator>
      <dc:date>2001-08-29T04:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571758#M30650</link>
      <description>Hi, David&lt;BR /&gt;even i too facing the same problem in Compaq unix 5.1. we need to add the default gateway after each reboot. even the compaq people failed to solve this prblem, we are living with this problem. In HP if you add default gateway in netconf file, system will recognise this at boot time.if not create a "defaultrouter" file in /etc and add the ip of the gateway in the file</description>
      <pubDate>Wed, 29 Aug 2001 06:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571758#M30650</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-08-29T06:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571759#M30651</link>
      <description>What is you have more then 1 static route that you have to add? When you reboot all the static routes clear out of the route table. Is there a way to add them somewhere to where they are added on boot time?&lt;BR /&gt;&lt;BR /&gt;richard</description>
      <pubDate>Wed, 29 Aug 2001 07:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571759#M30651</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-29T07:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571760#M30652</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;I've never heard of this "Dead Gateway Detection" so have no idea of what it does but perhaps that is your problem.  Does it mean that if nobody uses the gateway it removes it ?  . Normally I just setup the gateways in the /etc/rc.config.d file as follows.&lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[0]=xxx.xxx.xxx.xxx&lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_DESTINATION[0]=default   &lt;BR /&gt;&lt;BR /&gt;ROUTE_GATEWAY[1]=nnn.nnn.nnn.nnn&lt;BR /&gt;ROUTE_MASK[1]=255.255.255.0&lt;BR /&gt;ROUTE_COUNT[1]=1&lt;BR /&gt;ROUTE_DESTINATION[1]=123.123.123.0 net   &lt;BR /&gt;&lt;BR /&gt;The above sets up a default gateway and also a special route to a dedicated network. I have used this method since earlier releases of HP-UX and have not lost a route yet.</description>
      <pubDate>Wed, 29 Aug 2001 11:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571760#M30652</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-08-29T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571761#M30653</link>
      <description>If dead gateway detection is indeed disabled (double-check after boot completes), the next possible cuplrit is a running gated, or rdpd (router discovery protocol daemon).&lt;BR /&gt;&lt;BR /&gt;Dead gateway detection is something added to HP-UX 11 to detect "dead" gateways. It does this by pinging the gateway. If the gateway fails to respond to some number of pings, the routing code considers it to be dead and the system will stop using it.&lt;BR /&gt;&lt;BR /&gt;However, many people arbitrarily disable responding to ICMP messages (eg PCMP Echo Request) on their gateways/routers/whatever, and this means that the dead gateway detection code will get a false positive.&lt;BR /&gt;&lt;BR /&gt;For the question about adding multiple static routes, you want to edit the /etc/rc.config.d/netconf file. I'm guessing there is a way to get SAM to do that; if you edit it by hand be careful with your syntax :) Also, make sure there are no directives at the end of the file which might conflict with your changes - SAM hs (had?) the habit of putting things at the end of the file.</description>
      <pubDate>Wed, 29 Aug 2001 19:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571761#M30653</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-08-29T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Default gateway on HP-UX 11 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571762#M30654</link>
      <description>Thanks everyone. The problem was with a running gated. &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 30 Aug 2001 04:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-gateway-on-hp-ux-11-problem/m-p/2571762#M30654</guid>
      <dc:creator>David Manson</dc:creator>
      <dc:date>2001-08-30T04:28:58Z</dc:date>
    </item>
  </channel>
</rss>

