Question with printk warnings in ip_conntrack with 2.4.20.

jpiszcz (jpiszcz@lucidpixels.com)
Fri, 29 Nov 2002 08:31:43 -0500


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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/