All of lore.kernel.org
 help / color / mirror / Atom feed
From: Upma Gandhi <upma@networkprograms.com>
To: netfilter-devel@lists.samba.org
Subject: Packets dropped !!
Date: Tue, 11 Mar 2003 11:20:44 +0530	[thread overview]
Message-ID: <3E6D7934.9060004@networkprograms.com> (raw)

Hello All,
          I am using 2.4.18 with newnat  and bridge patch.
When I ping from this linux box to someother m/c in LAN ( this is just 
one case)
         For each ping packet, "ip_conntrack_count" increments to one as 
each ping is a NEW ENTRY for init_conntrack.
Though sometimes "ip_conntrack_count"  is getting decremented in 
function "destroy_conntrack" but still after sometimes 
"ip_conntrack_count"  reaches to "8120" on my system,  and after that 
"early_drop" is called which resulted in ping failure. Is this a bug ? 
Shall there be a statement in "death_by_timeout"  which should also 
decrement ip_conntrack_count ? I think there is something lacking in 
"death_by_timeout"  function . Waiting for help.


Thanks and Regards
Upma

                 reply	other threads:[~2003-03-11  5:50 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=3E6D7934.9060004@networkprograms.com \
    --to=upma@networkprograms.com \
    --cc=netfilter-devel@lists.samba.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.