From: Athan <netfilter@miggy.org>
To: Amit Kumar Gupta <amitkumar.gupta@wipro.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Reg iptables Connection tracking
Date: Fri, 10 Jan 2003 14:02:37 +0000 [thread overview]
Message-ID: <20030110140237.GE22487@miggy.org> (raw)
In-Reply-To: <4223A04BF7D1B941A25246ADD0462FF5647695@blr-m3-msg.wipro.com>
[-- Attachment #1: Type: text/plain, Size: 812 bytes --]
On Fri, Jan 10, 2003 at 10:33:48AM +0530, Amit Kumar Gupta wrote:
> As soon as somebody pings to my m/c , that fellow doesn't get the reply
> and on my m/c , kernel keeps dumping certain messages which are like
> this :-
>
> Ip_contrack: maximum limit of 1016 entries exceeded.
echo 32760 > /proc/sys/net/ipv4/ip_conntrack_max
Works to increase the size of the table. I had a problem with a default
of ~4092 for this when I was copying LOTS of files between machines
using "get -R directory" in ncftp. The above cured it.
HTH,
-Ath
--
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
Finger athan(at)fysh.org for PGP key
"And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
next prev parent reply other threads:[~2003-01-10 14:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 5:03 Reg iptables Connection tracking Amit Kumar Gupta
2003-01-10 5:32 ` Joel Newkirk
2003-01-10 14:02 ` Athan [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-01-10 10:34 Amit Kumar Gupta
2003-01-10 16:39 ` Athan
2003-01-10 14:25 Amit Kumar Gupta
2003-01-11 5:06 Amit Kumar Gupta
2003-01-14 12:56 Amit Kumar Gupta
2003-01-14 14:09 ` Filip Sneppe
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=20030110140237.GE22487@miggy.org \
--to=netfilter@miggy.org \
--cc=amitkumar.gupta@wipro.com \
--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.