<?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: RHEL 4 problem with networking in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998148#M84174</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;GATEWAY can be set in one of two files:&lt;BR /&gt;/etc/sysconfig/network&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;eth0 may be another device.&lt;BR /&gt;&lt;BR /&gt;It should not be set in both.&lt;BR /&gt;&lt;BR /&gt;There is probably an inconsitency either in the networking environment or the network configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 18 Aug 2006 06:52:00 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-18T06:52:00Z</dc:date>
    <item>
      <title>RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998147#M84173</link>
      <description>Hi everybody!&lt;BR /&gt;I have problem with RHEL 4 on my HP server. Every second reboot 'shutdown -r now' i have problem with networking - list using 'route' a can't see default gw (so there is no traffic outside the segment), but after every odd reboot everything is OK.&lt;BR /&gt;&lt;BR /&gt;What can be the problem?&lt;BR /&gt;&lt;BR /&gt;  JF</description>
      <pubDate>Fri, 18 Aug 2006 06:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998147#M84173</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-18T06:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998148#M84174</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;GATEWAY can be set in one of two files:&lt;BR /&gt;/etc/sysconfig/network&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;eth0 may be another device.&lt;BR /&gt;&lt;BR /&gt;It should not be set in both.&lt;BR /&gt;&lt;BR /&gt;There is probably an inconsitency either in the networking environment or the network configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Aug 2006 06:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998148#M84174</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-18T06:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998149#M84175</link>
      <description>/etc/sysconfig/network...&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=bla.bla.cz&lt;BR /&gt;&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-eth0...&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;BROADCAST=10.32.121.255&lt;BR /&gt;HWADDR=00:0b:cd:24:1a:02&lt;BR /&gt;IPADDR=10.32.121.48&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=10.32.121.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;GATEWAY=10.32.121.1&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPV6INIT=no&lt;BR /&gt;PEERDNS=yes&lt;BR /&gt;&lt;BR /&gt;I can't see inconsistency.&lt;BR /&gt;In the bad situation i even can't see eth0 device using command 'ifconfig -a'.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 07:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998149#M84175</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-18T07:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998150#M84176</link>
      <description>You are correct,&lt;BR /&gt;&lt;BR /&gt;Nothing stands out, perhaps someone will spot something.&lt;BR /&gt;&lt;BR /&gt;I would suggest this could be caused by misconfiguration of the switch the network is plugged into or possibly a duplicate IP address on the network, or at least in an arp table somewhere.&lt;BR /&gt;&lt;BR /&gt;Time to consult with your networking department.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Aug 2006 07:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998150#M84176</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-18T07:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998151#M84177</link>
      <description>If you haven't already done so, try removing the default route from ifcfg-eth0 and included it in the network file.   It makes much more sense to have it there anyway.   &lt;BR /&gt;&lt;BR /&gt;I don't know if this makes sense but when you associate the default route or any route with the specific network interface, in that nic's configuration file, you're assuming the card will be up and talking to the network at that time and the default gateway will be reachable.    Not always a good assumption.&lt;BR /&gt;&lt;BR /&gt;If you first bring up the network card, then some time later, perhaps only a few seconds or less, it will give the nic time to settle and allow the default gateway to appear to be reachable.    If the default or other gateway is not reachable many operating systems will not allow the route to be installed.&lt;BR /&gt;&lt;BR /&gt;This is more than likely a timing problem which is very difficult to detect.    &lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 07:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998151#M84177</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-08-18T07:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998152#M84178</link>
      <description>Use "netstat -rn" to see default gateway.&lt;BR /&gt;It works when "route" doesn't show default gateway.</description>
      <pubDate>Fri, 18 Aug 2006 07:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998152#M84178</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-08-18T07:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998153#M84179</link>
      <description>&lt;BR /&gt;You are right Al Licause, it makes more sence, but it didn't resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Both 'route' and 'netstat -rn' are showing the same...&lt;BR /&gt;&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;169.254.0.0     *               255.255.0.0     U     0      0        0 eth0&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 08:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998153#M84179</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-18T08:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4 problem with networking</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998154#M84180</link>
      <description>Hi everybody,&lt;BR /&gt;I finally found the solution - updated SW from last support pack from HP and everything works great.&lt;BR /&gt;&lt;BR /&gt;anyway,&lt;BR /&gt; really thanks for your help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS: this is not advertisement for HP support pack :o)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 03:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-problem-with-networking/m-p/4998154#M84180</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-24T03:05:47Z</dc:date>
    </item>
  </channel>
</rss>

