From: Ralf Spenneberg <lists@spenneberg.org>
To: ea@nas.at
Cc: Netfilter <netfilter@lists.netfilter.org>
Subject: Re: ip_contrackt message
Date: 31 Aug 2003 12:46:03 +0200 [thread overview]
Message-ID: <1062326762.1607.13.camel@kermit> (raw)
In-Reply-To: <3F4D1828.8070605@nas.at>
Am Mit, 2003-08-27 um 22.44 schrieb Erwin Ambrosch:
> Hi all,
>
> I'm using iptables-1.2.5-3 and got the following messages in my logfile.
> Please can one say me what exactly does this mean.
Apparently your ip_conntrack table is full. This table has a maximum
size:
/proc/net/ipv4/ip_conntrack_max
You can set it using
echo X > /proc/net/ipv4/ip_conntrack_max
Replace X with a number.
Read up on conntrack_max and remember to set the hashsize for
performance issues.
Cheers,
Ralf
--
Ralf Spenneberg
RHCE, RHCX
Book: Intrusion Detection für Linux Server http://www.spenneberg.com
IPsec-Howto http://www.ipsec-howto.org
Honeynet Project Mirror: http://honeynet.spenneberg.org
prev parent reply other threads:[~2003-08-31 10:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-27 20:44 ip_contrackt message Erwin Ambrosch
2003-08-31 5:21 ` Mark E. Donaldson
2003-08-31 10:46 ` Ralf Spenneberg [this message]
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=1062326762.1607.13.camel@kermit \
--to=lists@spenneberg.org \
--cc=ea@nas.at \
--cc=netfilter@lists.netfilter.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.