From: "Alec Matusis" <matusis@yahoo.com>
To: netfilter@vger.kernel.org
Subject: now to increase ip_conntrack_max in 2.6.28?
Date: Mon, 27 Jul 2009 23:26:16 -0700 [thread overview]
Message-ID: <010b01ca0f4c$50596f10$f10c4d30$@com> (raw)
I need to increase the number of connections that netfilter can track on a
production server, to avoid "ip_conntrack: table full, dropping packet"
messages.
On 2.6.24 (ubuntu 8.04) it was:
echo 524288 > /proc/sys/net/ipv4/netfilter/ip_conntrack_max
On 2.6.28 (ubuntu 9.04) the entire /proc/sys/net/ipv4/netfilter directory is
missing. Moreover,
find / -name ip_conntrack_max
returns NOTHING.
How do I increase this?
next reply other threads:[~2009-07-28 6:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 6:26 Alec Matusis [this message]
2009-07-28 6:53 ` now to increase ip_conntrack_max in 2.6.28? Marek Kierdelewicz
2009-07-28 7:09 ` Alec Matusis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='010b01ca0f4c$50596f10$f10c4d30$@com' \
--to=matusis@yahoo.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.