A friend of mine ran into this problem when using Bittorrent to
download several files at once.  Is it possible that someone on your
network is doing this?

His router has either 32 or 64 megs of RAM (can't remember which, I
set it up a while ago) and we fixed the problem by adding the
following into one of the network scripts:

echo 65000 > /proc/sys/net/ipv4/ip_conntrack_max

It didn't seem to have any negative impact to the system, which has
been running for months subsequently.  Of course, if you're not using
P2P, it's probably worth investigating.

On 11/5/07, Ricardo Kleemann <[EMAIL PROTECTED]> wrote:
> Thanks Erich.
>
> > These two links may help:
> >
> > http://osdir.com/ml/linux.leaf.user/2005-04/msg00089.html
> >
> > http://www.wallfire.org/misc/netfilter_conntrack_perf.txt
> >
>
> Those links show how to change the conntrack_max. But my problem is really
> trying to prevent the table from filling up. I'm sure that the leaf box is
> getting flooded and I'm trying to see how to best handle it.
>
> My box has only 64M of memory, the conntrack_max is already set to 4096,
> I've had to temporarily increase that so the table doesn't fill up quickly,
> but it will still fill up.
>
> Ricardo
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to