ip_conntrack: table full, dropping packet

Aaron Konstam akonstam at sbcglobal.net
Wed Oct 10 21:49:12 UTC 2007


On Wed, 2007-10-10 at 08:25 -0700, Curtis Doty wrote:
> 7:56am ann kok said:
> 
> > I have console message about ip_conntrack: table full,
> > dropping packet
> >
> > In google, it suggests to increase
> > /proc/sys/net/ipv4/ip_conntrack_max
> >
> > but I can't find it my fedora 6 kernel
> >
> 
> # find /proc/ -name *conntrack_max
> 
The above needs to be:
find /proc/ -name "*conntrack_max"
You want find to expand the * not the shell.
> There are a few. I think /proc/sys/net/nf_conntrack_max is the easiest to 
> remember.
> 
> ../C
> 
--
=======================================================================
There is no statute of limitations on stupidity.
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam at sbcglobal.net




More information about the fedora-list mailing list