<?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: Neighbour overflow error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360986#M81932</link>
    <description>As for upgrade to recent distro -  it's no trivial - you should write down  all custom program and configurations,  install new system and apply your configs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But installing new kernel should be straitforward -  &lt;BR /&gt;1) rpm -iv &lt;A href="ftp://ftp.freshrpms.net/pub/updates/redhat-9-i386/kernel-2.4.20-31.9.i586.rpm" target="_blank"&gt;ftp://ftp.freshrpms.net/pub/updates/redhat-9-i386/kernel-2.4.20-31.9.i586.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(or from other mirror - see &lt;A href="http://rpm.pbone.net/index.php3/stat/4/idpl/2411501/com/kernel-2.4.20-31.9.i586.rpm.html)" target="_blank"&gt;http://rpm.pbone.net/index.php3/stat/4/idpl/2411501/com/kernel-2.4.20-31.9.i586.rpm.html)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2) reboot and during boot grub screen choose this kernel&lt;BR /&gt;&lt;BR /&gt;3) if everything is OK, edit /etc/grub.conf - put the new kernel as default</description>
    <pubDate>Wed, 18 Feb 2009 13:30:28 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2009-02-18T13:30:28Z</dc:date>
    <item>
      <title>Neighbour overflow error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360982#M81928</link>
      <description>Dear all,&lt;BR /&gt;We are using Redhathat Linux 9 server.&lt;BR /&gt;(Linux server.cenkapune.com 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i3&lt;BR /&gt;86 GNU/Linux) with sendmail configured in it.&lt;BR /&gt;From the last week onwards the "neighbour overflow error" error comes on the server console continuously and the server get isolated from the network.It is not pinging.&lt;BR /&gt;  As per some documents searched from Google i executed the following commands.&lt;BR /&gt;# /sbin/sysctl -w net.ipv4.neigh.default.gc_thresh3 = 4096 &lt;BR /&gt;# /sbin/sysctl -w net.ipv4.neigh.default.gc_thresh2 = 2048 &lt;BR /&gt;# /sbin/sysctl -w net.ipv4.neigh.default.gc_thresh1 = 1024&lt;BR /&gt;#ip route flush cache&lt;BR /&gt;&lt;BR /&gt;But it worked only for one day and from the next day onwards it starts giving the same error.&lt;BR /&gt;I attached here the /var/log/messages file also.(pls open it in wordpad).&lt;BR /&gt;I didn't have that much idea in Linux.Would somebody help me?&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2009 05:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360982#M81928</guid>
      <dc:creator>sacthivel.C</dc:creator>
      <dc:date>2009-02-18T05:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Neighbour overflow error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360983#M81929</link>
      <description>I suggest to upgrade to some recent distribution; it seems like a kernel bug.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2009 08:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360983#M81929</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-02-18T08:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Neighbour overflow error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360984#M81930</link>
      <description>And even for RHL9 (if you have to stay with it) I suggest to upgrade kernel - seems like      kernel-2.4.20-31  was the latest.</description>
      <pubDate>Wed, 18 Feb 2009 08:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360984#M81930</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-02-18T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Neighbour overflow error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360985#M81931</link>
      <description>would you pls tell me the procedure and the precautions to take?&lt;BR /&gt;Because it is our web server&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;C.Sacthivel</description>
      <pubDate>Wed, 18 Feb 2009 11:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360985#M81931</guid>
      <dc:creator>sacthivel.C</dc:creator>
      <dc:date>2009-02-18T11:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Neighbour overflow error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360986#M81932</link>
      <description>As for upgrade to recent distro -  it's no trivial - you should write down  all custom program and configurations,  install new system and apply your configs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But installing new kernel should be straitforward -  &lt;BR /&gt;1) rpm -iv &lt;A href="ftp://ftp.freshrpms.net/pub/updates/redhat-9-i386/kernel-2.4.20-31.9.i586.rpm" target="_blank"&gt;ftp://ftp.freshrpms.net/pub/updates/redhat-9-i386/kernel-2.4.20-31.9.i586.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(or from other mirror - see &lt;A href="http://rpm.pbone.net/index.php3/stat/4/idpl/2411501/com/kernel-2.4.20-31.9.i586.rpm.html)" target="_blank"&gt;http://rpm.pbone.net/index.php3/stat/4/idpl/2411501/com/kernel-2.4.20-31.9.i586.rpm.html)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2) reboot and during boot grub screen choose this kernel&lt;BR /&gt;&lt;BR /&gt;3) if everything is OK, edit /etc/grub.conf - put the new kernel as default</description>
      <pubDate>Wed, 18 Feb 2009 13:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/neighbour-overflow-error/m-p/4360986#M81932</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-02-18T13:30:28Z</dc:date>
    </item>
  </channel>
</rss>

