* Packets dropped !!
@ 2003-03-11 5:50 Upma Gandhi
0 siblings, 0 replies; only message in thread
From: Upma Gandhi @ 2003-03-11 5:50 UTC (permalink / raw)
To: netfilter-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-11 5:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-11 5:50 Packets dropped !! Upma Gandhi
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.