<?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 Permamanently Add a route to the kernels IP routing table in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052234#M83072</link>
    <description>I (a newbie) can add a default route to the kernels IP routing table by issuing:&lt;BR /&gt;route add default eth0&lt;BR /&gt;&lt;BR /&gt;The change only lasts up until the next boot. How can I permanently add the route to kernels IP routing table?  &lt;BR /&gt;&lt;BR /&gt;ANy help would be appreciated.</description>
    <pubDate>Wed, 08 Aug 2007 17:32:11 GMT</pubDate>
    <dc:creator>Alexander Fedyashov</dc:creator>
    <dc:date>2007-08-08T17:32:11Z</dc:date>
    <item>
      <title>Permamanently Add a route to the kernels IP routing table</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052234#M83072</link>
      <description>I (a newbie) can add a default route to the kernels IP routing table by issuing:&lt;BR /&gt;route add default eth0&lt;BR /&gt;&lt;BR /&gt;The change only lasts up until the next boot. How can I permanently add the route to kernels IP routing table?  &lt;BR /&gt;&lt;BR /&gt;ANy help would be appreciated.</description>
      <pubDate>Wed, 08 Aug 2007 17:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052234#M83072</guid>
      <dc:creator>Alexander Fedyashov</dc:creator>
      <dc:date>2007-08-08T17:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Permamanently Add a route to the kernels IP routing table</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052235#M83073</link>
      <description>There are a number of ways to do it, and some of them depend on the distribution you are using.&lt;BR /&gt;&lt;BR /&gt;As you are wanting to change the default route, there's always a nice way to do it.&lt;BR /&gt;&lt;BR /&gt;On a RedHat system, you modify the 'GATEWAY=' line in '/etc/sysconfig/network' for instance.&lt;BR /&gt;&lt;BR /&gt;On all distributions, you'll have some sort of network manager which will give you a GUI to do it as well.&lt;BR /&gt;&lt;BR /&gt;If all else fails, you can add your 'route add' line to '/etc/rc.d/rc.local'.  This is the least maintainable method however, as no system utilities know of it.</description>
      <pubDate>Wed, 08 Aug 2007 18:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052235#M83073</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-08-08T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Permamanently Add a route to the kernels IP routing table</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052236#M83074</link>
      <description>Hi Stuart,&lt;BR /&gt;I'm trying to add a default route. The Route command lists no default route. I'm using REd Hat Linux. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 08 Aug 2007 18:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052236#M83074</guid>
      <dc:creator>Alexander Fedyashov</dc:creator>
      <dc:date>2007-08-08T18:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Permamanently Add a route to the kernels IP routing table</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052237#M83075</link>
      <description>&lt;BR /&gt;did u try ading some thing similar to this and restart the network service.&lt;BR /&gt;# cat network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=xxx.com&lt;BR /&gt;GATEWAY=132.226.184.254&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2007 22:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052237#M83075</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-08-08T22:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Permamanently Add a route to the kernels IP routing table</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052238#M83076</link>
      <description>What you need is here:&lt;BR /&gt;&lt;A href="http://www.akadia.com/services/redhat_static_routes.html" target="_blank"&gt;http://www.akadia.com/services/redhat_static_routes.html&lt;/A&gt;</description>
      <pubDate>Thu, 09 Aug 2007 03:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permamanently-add-a-route-to-the-kernels-ip-routing-table/m-p/4052238#M83076</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-08-09T03:32:39Z</dc:date>
    </item>
  </channel>
</rss>

