Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Benedikt Gollatz <ben@differentialschokolade.org>
To: netfilter@vger.kernel.org
Subject: Re: NAT TABLE Size
Date: Thu, 21 Feb 2008 17:58:37 +0100	[thread overview]
Message-ID: <200802211758.38710.ben@differentialschokolade.org> (raw)
In-Reply-To: <54368.85.119.130.97.1203612068.squirrel@mh.linnea.com>

On Thursday 21 February 2008 17:41:08 Oscar N wrote:
> Maybe this is what you're looking for?
> /proc/sys/net/ipv4/ip_conntrack_max

For the sake of completeness, for my kernel compiled with "Layer 3 independent 
connection tracking" (as it is the default since Linux 2.6.20 IIRC) the 
equivalent is
    /proc/sys/net/netfilter/nf_conntrack_max
for the maximum number of entries and
    /proc/sys/net/netfilter/nf_conntrack_{tcp,udp,icmp,icmpv6,frag6}_timeout*
for the various timeouts.

I doubt that an embedded device runs such a new kernel, but maybe the kernel 
still is compiled with the new connection tracking framework to support 
stateful IPv6 filtering.

Benedikt

      reply	other threads:[~2008-02-21 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-21 13:43 NAT TABLE Size Memon,Arshad Mehrab
2008-02-21 16:41 ` Oscar N
2008-02-21 16:58   ` Benedikt Gollatz [this message]

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=200802211758.38710.ben@differentialschokolade.org \
    --to=ben@differentialschokolade.org \
    --cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox