[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ip_conntrack: table full, dropping packet
- From: Aaron Konstam <akonstam sbcglobal net>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: ip_conntrack: table full, dropping packet
- Date: Wed, 10 Oct 2007 16:49:12 -0500
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 sbcglobal net
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]