<?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 default route missing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127956#M83703</link>
    <description>Howdy, I have red hat enterprise linux on a dl585g2. Durring the build process, I typo'd the default GW into the IP bonding setup (210.216.32.1). The result is that I have an extra route (same ip as typo gw?) and do not have a default route after a reboot. as far as topical config files are concerned (network, network ifcfg-bond0 ifcfg-eth0), they are spot-on; see below. I also have other identicaly built ('cept the typo) servers to compare. &lt;BR /&gt;&lt;BR /&gt;Please help me understand what could be causing this lost default route and reatained typo-gateway. I would like to know what other config files I need to examine and/or remove or update.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;-Paul&lt;BR /&gt;&lt;BR /&gt;here are network conf files.&lt;BR /&gt;&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# cat network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=isdptlhpdr001&lt;BR /&gt;GATEWAY=10.216.32.1&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# cat ./network-scripts/ifcfg-bond0&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPADDR=10.216.33.113&lt;BR /&gt;NETMASK=255.255.240.0&lt;BR /&gt;GATEWAY=10.216.32.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;note that I have manually added the default in the below route info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# route&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;BR /&gt;10.216.32.0     *               255.255.240.0   U     0      0        0 bond0&lt;BR /&gt;210.216.32.0    *               255.255.240.0   U     0      0        0 bond0&lt;BR /&gt;169.254.0.0     *               255.255.0.0     U     0      0        0 bond0&lt;BR /&gt;default         10.216.32.1     0.0.0.0         UG    0      0        0 bond0&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Sep 2008 20:39:50 GMT</pubDate>
    <dc:creator>Paul Wasik</dc:creator>
    <dc:date>2008-09-03T20:39:50Z</dc:date>
    <item>
      <title>default route missing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127956#M83703</link>
      <description>Howdy, I have red hat enterprise linux on a dl585g2. Durring the build process, I typo'd the default GW into the IP bonding setup (210.216.32.1). The result is that I have an extra route (same ip as typo gw?) and do not have a default route after a reboot. as far as topical config files are concerned (network, network ifcfg-bond0 ifcfg-eth0), they are spot-on; see below. I also have other identicaly built ('cept the typo) servers to compare. &lt;BR /&gt;&lt;BR /&gt;Please help me understand what could be causing this lost default route and reatained typo-gateway. I would like to know what other config files I need to examine and/or remove or update.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;-Paul&lt;BR /&gt;&lt;BR /&gt;here are network conf files.&lt;BR /&gt;&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# cat network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=isdptlhpdr001&lt;BR /&gt;GATEWAY=10.216.32.1&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# cat ./network-scripts/ifcfg-bond0&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPADDR=10.216.33.113&lt;BR /&gt;NETMASK=255.255.240.0&lt;BR /&gt;GATEWAY=10.216.32.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;note that I have manually added the default in the below route info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@isdptlhpdr001 sysconfig]# route&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;BR /&gt;10.216.32.0     *               255.255.240.0   U     0      0        0 bond0&lt;BR /&gt;210.216.32.0    *               255.255.240.0   U     0      0        0 bond0&lt;BR /&gt;169.254.0.0     *               255.255.0.0     U     0      0        0 bond0&lt;BR /&gt;default         10.216.32.1     0.0.0.0         UG    0      0        0 bond0&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2008 20:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127956#M83703</guid>
      <dc:creator>Paul Wasik</dc:creator>
      <dc:date>2008-09-03T20:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: default route missing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127957#M83704</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;set the default route one place or the other.&lt;BR /&gt;&lt;BR /&gt;Doing it in two places causes problems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Sep 2008 22:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127957#M83704</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-03T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: default route missing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127958#M83705</link>
      <description>I don't know where it's being set to contradict the default of the /etc/sysconfig/network file. &lt;BR /&gt;&lt;BR /&gt;It's odd that there is no default route/gateway even though by the network file, there should be. let alone the additional route.&lt;BR /&gt;&lt;BR /&gt;where else is the default route set or unset? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2008 23:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127958#M83705</guid>
      <dc:creator>Paul Wasik</dc:creator>
      <dc:date>2008-09-03T23:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: default route missing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127959#M83706</link>
      <description>I found the issue using info from this command:&lt;BR /&gt;&lt;BR /&gt;    /sbin/service network status &lt;BR /&gt;&lt;BR /&gt;this revealed that I had several bond interfaces configured (command output):&lt;BR /&gt;&lt;BR /&gt;    [root@isdptlhpdr001 network-scripts]# /sbin/service network status&lt;BR /&gt;    Configured devices:&lt;BR /&gt;    lo bond0 bond0.old bond0.orig eth0 eth1 eth2 eth3 eth4 eth5&lt;BR /&gt;    Currently active devices:&lt;BR /&gt;    lo bond0 eth0 eth1&lt;BR /&gt;&lt;BR /&gt;these are the bad entries: &lt;BR /&gt;&lt;BR /&gt;     bond0.old bond0.orig&lt;BR /&gt;&lt;BR /&gt;from this I realized that my "backup" copies of the bond0 config file were getting used/set:&lt;BR /&gt;&lt;BR /&gt;    [root@isdptlhpdr001 network-scripts]# pwd&lt;BR /&gt;    /etc/sysconfig/network-scripts&lt;BR /&gt;    [root@isdptlhpdr001 network-scripts]# ls -l | grep bond&lt;BR /&gt;    -rw-r--r--  1 root root   113 Sep  3 15:20 ifcfg-bond0&lt;BR /&gt;    -rw-r--r--  1 root root   114 Sep  3 10:43 ifcfg-bond0.old&lt;BR /&gt;    -rw-r--r--  1 root root   113 Aug 14 15:20 ifcfg-bond0.orig&lt;BR /&gt;&lt;BR /&gt;those files were removed/renamed and the server rebooted. the routes look good as well as network service status:&lt;BR /&gt;&lt;BR /&gt;     [root@isdptlhpdr001 network-scripts]# route&lt;BR /&gt;     Kernel IP routing table&lt;BR /&gt;     Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;BR /&gt;     10.216.32.0     *               255.255.240.0   U     0      0        0 bond0&lt;BR /&gt;     169.254.0.0     *               255.255.0.0     U     0      0        0 bond0&lt;BR /&gt;     default         10.216.32.1     0.0.0.0         UG    0      0        0 bond0&lt;BR /&gt;     [root@isdptlhpdr001 network-scripts]# /sbin/service network status&lt;BR /&gt;     Configured devices:&lt;BR /&gt;     lo bond0 eth0 eth1 eth2 eth3 eth4 eth5&lt;BR /&gt;     Currently active devices:&lt;BR /&gt;     lo bond0 eth0 eth1&lt;BR /&gt;&lt;BR /&gt;note that the mistake bond0 are gone and the routes are as expected.</description>
      <pubDate>Thu, 04 Sep 2008 13:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127959#M83706</guid>
      <dc:creator>Paul Wasik</dc:creator>
      <dc:date>2008-09-04T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: default route missing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127960#M83707</link>
      <description>see above for solution.</description>
      <pubDate>Thu, 04 Sep 2008 13:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-route-missing/m-p/5127960#M83707</guid>
      <dc:creator>Paul Wasik</dc:creator>
      <dc:date>2008-09-04T13:34:49Z</dc:date>
    </item>
  </channel>
</rss>

