<?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: How to Configure Two Gateways in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144094#M81833</link>
    <description>actually the problem is i have 8 Linux servers and all of them consists of two NIC card and assigned two different network.&lt;BR /&gt;&lt;BR /&gt;Whenever i ping to one NIC it comes so speedily and whenever i ping the other NIC it comes after a while.&lt;BR /&gt;&lt;BR /&gt;both NIC are connected in a cisco switch which has default STP protocol enabled.</description>
    <pubDate>Tue, 02 Dec 2008 04:41:08 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-12-02T04:41:08Z</dc:date>
    <item>
      <title>How to Configure Two Gateways</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144092#M81831</link>
      <description>My OS is Red Hat Enterprise Linux ES release 4 (Nahant Update 5).&lt;BR /&gt;&lt;BR /&gt;I have two NIC and two different network IP is used there.My routing table is&lt;BR /&gt;&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface&lt;BR /&gt;172.16.111.0    0.0.0.0         255.255.255.0   U         0 0          0 eth1&lt;BR /&gt;172.16.110.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth1&lt;BR /&gt;0.0.0.0         172.16.111.253  0.0.0.0         UG        0 0          0 eth1&lt;BR /&gt;&lt;BR /&gt;and in /etc/sysconfig/network-scripts i hav created two routing files&lt;BR /&gt;&lt;BR /&gt;route-eth0 is&lt;BR /&gt;&lt;BR /&gt;ADDRESS0="172.16.110.50"&lt;BR /&gt;NETMASK0="255.255.255.0"&lt;BR /&gt;GATEWAY0="172.16.110.253"&lt;BR /&gt;&lt;BR /&gt;route-eth1 is&lt;BR /&gt;&lt;BR /&gt;ADDRESS1="172.16.111.50"&lt;BR /&gt;NETMASK1="255.255.255.0"&lt;BR /&gt;GATEWAY1="172.16.111.253"&lt;BR /&gt;&lt;BR /&gt;but it is not working. Is the syntax ok? or any other permission or workaround should be there.&lt;BR /&gt;&lt;BR /&gt;Please advice me.</description>
      <pubDate>Tue, 02 Dec 2008 04:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144092#M81831</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-12-02T04:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Two Gateways</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144093#M81832</link>
      <description>Â¿What are you trying to do? In your configuration files, you are trying to add a "gateway" for hosts that can be reached directly by the host. As the host has network interfaces on each network, you don't need a gateway to reach 172.16.110.50 or 172.16.111.50.&lt;BR /&gt;&lt;BR /&gt;Also, besides is wrong your route configuration, you are having several problems in your config files. In both, should be ADDRESS0, NETMASK0 and GATEWAY0 as is the first route for each interface. You should not specify a network mask /24 for a host route.</description>
      <pubDate>Tue, 02 Dec 2008 04:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144093#M81832</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-12-02T04:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Two Gateways</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144094#M81833</link>
      <description>actually the problem is i have 8 Linux servers and all of them consists of two NIC card and assigned two different network.&lt;BR /&gt;&lt;BR /&gt;Whenever i ping to one NIC it comes so speedily and whenever i ping the other NIC it comes after a while.&lt;BR /&gt;&lt;BR /&gt;both NIC are connected in a cisco switch which has default STP protocol enabled.</description>
      <pubDate>Tue, 02 Dec 2008 04:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144094#M81833</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-12-02T04:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Configure Two Gateways</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144095#M81834</link>
      <description>thanks all guyz. i have solved it using a sample bash script in concept of multihomed linux.</description>
      <pubDate>Sat, 27 Dec 2008 05:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configure-two-gateways/m-p/5144095#M81834</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-12-27T05:25:26Z</dc:date>
    </item>
  </channel>
</rss>

