<?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: double gateway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553045#M592602</link>
    <description>&lt;BR /&gt;do this in your network config file /etc/rc.config.d/netconf, the restart with /sbin/init.d/net stop and /sbin/init.d/net start&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Jul 2001 12:54:43 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2001-07-16T12:54:43Z</dc:date>
    <item>
      <title>double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553043#M592600</link>
      <description>I have a Server with two lan interfaces.&lt;BR /&gt;I need to configure for each interface a different default gateway.&lt;BR /&gt;&lt;BR /&gt;How can I do this?</description>
      <pubDate>Mon, 16 Jul 2001 11:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553043#M592600</guid>
      <dc:creator>Stefano_1</dc:creator>
      <dc:date>2001-07-16T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553044#M592601</link>
      <description>You can't.&lt;BR /&gt;&lt;BR /&gt;The default gateway is for the machine to know where to send traffic first.  This is normally set up as the high traffic side.&lt;BR /&gt;&lt;BR /&gt;It is up to the router it is connected to , to decide where the message needs routed to.</description>
      <pubDate>Mon, 16 Jul 2001 12:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553044#M592601</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-07-16T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553045#M592602</link>
      <description>&lt;BR /&gt;do this in your network config file /etc/rc.config.d/netconf, the restart with /sbin/init.d/net stop and /sbin/init.d/net start&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jul 2001 12:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553045#M592602</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-07-16T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553046#M592603</link>
      <description>Is it correct?&lt;BR /&gt;&lt;BR /&gt;#netstat -rvn&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask Gateway Flags Refs Use Interface Pmtu&lt;BR /&gt;127.0.0.1/255.255.255.255&lt;BR /&gt;127.0.0.1 UH 0 15977 lo0 4136&lt;BR /&gt;10.192.35.20/255.255.255.255&lt;BR /&gt;10.192.35.20 UH 0 0 lan1 4136&lt;BR /&gt;10.192.35.28/255.255.255.255&lt;BR /&gt;10.192.35.28 UH 0 51 lan0 4136&lt;BR /&gt;10.192.35.16/255.255.255.248&lt;BR /&gt;10.192.35.20 U 2 0 lan1 1500&lt;BR /&gt;10.192.35.24/255.255.255.248&lt;BR /&gt;10.192.35.28 U 2 0 lan0 1500&lt;BR /&gt;127.0.0.0/255.0.0.0 127.0.0.1 U 0 0 lo0 4136&lt;BR /&gt;default/0.0.0.0 10.192.35.17 UG 0 0 lan1 1500&lt;BR /&gt;default/0.0.0.0 10.192.35.25 UG 0 0 lan0 1500</description>
      <pubDate>Mon, 16 Jul 2001 13:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553046#M592603</guid>
      <dc:creator>Stefano_1</dc:creator>
      <dc:date>2001-07-16T13:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553047#M592604</link>
      <description>looks pretty good.....</description>
      <pubDate>Mon, 16 Jul 2001 13:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553047#M592604</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-07-16T13:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553048#M592605</link>
      <description>It's never to late to learn something new. I would have sworn that it is not allowed to have two default gateways. But it is. Here is a part from man 7 routing which gave me the hint:&lt;BR /&gt;&lt;BR /&gt;------- snip ------&lt;BR /&gt;&lt;BR /&gt;      select the host route entry. The default route by default has a&lt;BR /&gt;      destination/netmask pair of (0,0). Therefore the default route matches&lt;BR /&gt;      all destinations but it is also the least specific.  The default route&lt;BR /&gt;      will be selected only if there is not a more specific route.&lt;BR /&gt;&lt;BR /&gt;      There may still be multiple routing entries remaining. In that case&lt;BR /&gt;      the IP packet is routed over the first entry displayed by netstat -r.&lt;BR /&gt;      Such multiple routes include:&lt;BR /&gt;&lt;BR /&gt;           +  Two or more routes to a host via different gateways.&lt;BR /&gt;           +  Two or more routes to a network via different gateways.&lt;BR /&gt;           +  Two default routes.&lt;BR /&gt;&lt;BR /&gt;------- snip ------&lt;BR /&gt;&lt;BR /&gt;So if i interprete this right, your routing looks fine.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Mon, 16 Jul 2001 13:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553048#M592605</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-07-16T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553049#M592606</link>
      <description>You can set a gateway for each network card, but there can only be one default gateway, which I thought the question asked.</description>
      <pubDate>Mon, 16 Jul 2001 14:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553049#M592606</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-07-16T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553050#M592607</link>
      <description>there is nothing in HP-UX that prevents you from issuing multiple route commands for multiple default gateways, but only one will be used unless you are on HP-UX 11 and have set ip_strong_es_model.&lt;BR /&gt;&lt;BR /&gt;rick jones</description>
      <pubDate>Mon, 16 Jul 2001 17:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553050#M592607</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-07-16T17:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553051#M592608</link>
      <description>I'm on HP-UX 11, but where I can modify that parameters?</description>
      <pubDate>Tue, 17 Jul 2001 06:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553051#M592608</guid>
      <dc:creator>Stefano_1</dc:creator>
      <dc:date>2001-07-17T06:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553052#M592609</link>
      <description>Stefano,&lt;BR /&gt;&lt;BR /&gt;You can set this using ndd, see 'ndd -h supported' and the man page. ALso check 'ndd -h ip_strong_es_model for a description.&lt;BR /&gt;&lt;BR /&gt;AS people explained earlier, it is normally possible to define more than one default gateway , however under normal circumstances only one is used. However it is usefull as a 'standby'when the first gateway is not reachable or the NIC fails for example.</description>
      <pubDate>Tue, 17 Jul 2001 06:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553052#M592609</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-07-17T06:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553053#M592610</link>
      <description>To set the ip_strong_es_model, take a look at the ndd(1m) command.&lt;BR /&gt;To check it's current setting use:&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/ip ip_strong_es_model&lt;BR /&gt;&lt;BR /&gt;To actually set it use:&lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_strong_es_model 1&lt;BR /&gt;&lt;BR /&gt;This can be made a permanent change across reboots by adding this info into the /etc/rc.config.d/nddconf file.&lt;BR /&gt;&lt;BR /&gt;Rick - aren't there some potential issues with setting this parameter that Stefano should be aware of? (I seem to remember some posts on comp.sys.hp.hpux from you on this subject)&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jul 2001 06:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553053#M592610</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-07-17T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553054#M592611</link>
      <description>Hello,&lt;BR /&gt;I probably feel that you cannot use both the gateway's at the same time.May be one gateway for a sp.network or another gwy for the other.&lt;BR /&gt;Whenever the system parses the routing table,it reads from the first entry i.e from top to bottom.Though you have added two entries only the first one will be used.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;GM</description>
      <pubDate>Mon, 23 Jul 2001 10:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553054#M592611</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-07-23T10:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: double gateway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553055#M592612</link>
      <description>Hi all,&lt;BR /&gt;I have a problem...&lt;BR /&gt;I have defined the parameters "ip_strong_es_model" = 1, but in some case I can't ping some IP address because the server uses the wrong default gateway.The problem is not persistent, sometimes works fine, sometimes it doesn't work.&lt;BR /&gt;Can you help me??</description>
      <pubDate>Tue, 25 Sep 2001 05:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/double-gateway/m-p/2553055#M592612</guid>
      <dc:creator>Stefano_1</dc:creator>
      <dc:date>2001-09-25T05:51:32Z</dc:date>
    </item>
  </channel>
</rss>

