<?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 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172030#M87835</link>
    <description>try to add new string in the /etc/sysconfig/network:&lt;BR /&gt;GATEWAYDEV=eth0&lt;BR /&gt;&lt;BR /&gt;then execute "service network restart".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Jan 2004 05:16:26 GMT</pubDate>
    <dc:creator>Sergejs Svitnevs</dc:creator>
    <dc:date>2004-01-23T05:16:26Z</dc:date>
    <item>
      <title>Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172027#M87832</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;IÂ´ve configured my DG in : /etc/sysconfig/network...&lt;BR /&gt;GATEWAY=x.x.x.x&lt;BR /&gt;&lt;BR /&gt;We have rebooted the system and doing a netstat -rn the DG is not in the routes tables,,&lt;BR /&gt;&lt;BR /&gt;Do you know something about it??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 23 Jan 2004 04:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172027#M87832</guid>
      <dc:creator>Harstad</dc:creator>
      <dc:date>2004-01-23T04:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172028#M87833</link>
      <description>see if have GATEWAY line&lt;BR /&gt;in /etc/sysconfig/network-scripts/ifcfg-eth?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;adding default route would be&lt;BR /&gt;&lt;BR /&gt;route add 0.0.0.0 netmask 0.0.0.0 gw x.x.x.x</description>
      <pubDate>Fri, 23 Jan 2004 05:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172028#M87833</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-01-23T05:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172029#M87834</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Adding the route is as follows:&lt;BR /&gt;&lt;BR /&gt;route add default gw x.x.x.x&lt;BR /&gt;&lt;BR /&gt;About the ifcfg-ethX,,,,are configured for each network interface</description>
      <pubDate>Fri, 23 Jan 2004 05:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172029#M87834</guid>
      <dc:creator>Harstad</dc:creator>
      <dc:date>2004-01-23T05:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172030#M87835</link>
      <description>try to add new string in the /etc/sysconfig/network:&lt;BR /&gt;GATEWAYDEV=eth0&lt;BR /&gt;&lt;BR /&gt;then execute "service network restart".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2004 05:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172030#M87835</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2004-01-23T05:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172031#M87836</link>
      <description>oops -the line foe adding the default gateway&lt;BR /&gt;should be&lt;BR /&gt;route add -net 0.0.0.0 netmask 0.0.0.0 gw x.x.x.x &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where default gateway is the default gateway of the nic that you wish to acees the whole world through</description>
      <pubDate>Fri, 23 Jan 2004 05:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172031#M87836</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-01-23T05:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Default Gateway</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172032#M87837</link>
      <description>Yes,&lt;BR /&gt;route add default gw x.x.x.x dev eth0&lt;BR /&gt;if you have several eths&lt;BR /&gt;In this case in /etc/sysconfig/network&lt;BR /&gt;GATEWAY=x.x.x.x&lt;BR /&gt;GATEWAYDEV=eth0&lt;BR /&gt;Of course you're not on dhcp, where dhcp server sets gw on restarting network services.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;J&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2004 05:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-gateway/m-p/3172032#M87837</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-23T05:44:15Z</dc:date>
    </item>
  </channel>
</rss>

