From: jpiszcz <jpiszcz@lucidpixels.com>
To: linux-kernel@vger.kernel.org
Subject: Question with printk warnings in ip_conntrack with 2.4.20.
Date: Fri, 29 Nov 2002 08:31:43 -0500 [thread overview]
Message-ID: <3DE76C3F.5010601@lucidpixels.com> (raw)
Nov 29 03:29:26 lucidpixels kernel: ip_conntrack: max number of expected
connections 1 of ftp reached for 192.168.xxx.xxx->129.128.5.191, reusing
Nov 29 03:29:30 lucidpixels kernel: ip_conntrack: max number of expected
connections 1 of ftp reached for 192.168.xxx.xxx->129.132.7.170, reusing
Nov 29 03:29:36 lucidpixels kernel: ip_conntrack: max number of expected
connections 1 of ftp reached for 192.168.xxx.xxx->195.113.31.123, reusing
These fill up my logs (kern.info) which I use for logging iptables
blocked packets.
Is there anyway to turn this feature off dynamically or should one just
comment out line #970 in
/usr/src/linux/net/ipv4/netfilter/ip_conntrack_core.c ?
Please cc me as I am not subscribed to the list, thanks.
reply other threads:[~2002-11-29 13:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3DE76C3F.5010601@lucidpixels.com \
--to=jpiszcz@lucidpixels.com \
--cc=linux-kernel@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.