All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carles Pina i Estany <is08139@salleURL.edu>
To: lartc@vger.kernel.org
Subject: [LARTC] ip_conntrack: table full, dropping packet.
Date: Fri, 01 Mar 2002 22:22:26 +0000	[thread overview]
Message-ID: <marc-lartc-101502147124429@msgid-missing> (raw)


Hi,

I know that this is a known problem but I don't know the solution.

I have a linux server with iptables, kernel 2.4.17.

Now in logs appear (Debian):

kern.log:

Mar  1 23:12:55 cpie kernel: ip_conntrack: table full, dropping packet.
Mar  1 23:13:56 cpie last message repeated 10 times
Mar  1 23:13:59 cpie last message repeated 3 times
Mar  1 23:14:10 cpie kernel: NET: 1 messages suppressed.
Mar  1 23:14:10 cpie kernel: ip_conntrack: table full, dropping packet.
Mar  1 23:14:46 cpie last message repeated 2 times
Mar  1 23:15:51 cpie last message repeated 6 times
Mar  1 23:16:52 cpie last message repeated 6 times
Mar  1 23:17:26 cpie last message repeated 4 times
cpie:/var/log#


messages.log:

Mar  1 23:14:10 cpie kernel: ip_conntrack: table full, dropping packet.
bla bla bla
Mar  1 23:14:46 cpie last message repeated 2 times
Mar  1 23:15:51 cpie last message repeated 6 times
Mar  1 23:16:52 cpie last message repeated 6 times
Mar  1 23:17:26 cpie last message repeated 4 times
Mar  1 23:18:56 cpie last message repeated 9 times

And more information:

cpie:~# netstat -putan|wc -l
     28
cpie:~#

cpie:~# cat /proc/net/ip_conntrack |wc -l
   5810
cpie:~#

cpie:~# cat /proc/sys/net/ipv4/ip_conntrack_max
6000
cpie:~#

The connection from ip_conntract are like these:

tcp      6 351960 ESTABLISHED srcäsdf dst=asdf sport\x1445
dport
F62 srcflasdf0 dstfldfd sportF62 dport\x1445 [ASSURED]
use=1
tcp      6 345355 ESTABLISHED src=asdfasdf8 dst=asdf sport&49
dport
F62 src=sdfasd dstfldf sportF62 dport&49 [ASSURED]
use=1

How can I "flush" all connection track?

I have compiled iptables into kernel, not as module.

Any ideas?

Thank you very much!


----
Carles Pina i Estany | Nick: Pinux / Pine / Teufeus
E-Mail: carles.pina@salleURL.edu / is08139@salleURL.edu / cpina@cat-linux.com
http://www.salleURL.edu/~is08139/

   286+10086 +100H6 +100X5.00000011. Well...let's call it Pentium.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

                 reply	other threads:[~2002-03-01 22:22 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=marc-lartc-101502147124429@msgid-missing \
    --to=is08139@salleurl.edu \
    --cc=lartc@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 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.