All of lore.kernel.org
 help / color / mirror / Atom feed
From: John <futurasci@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Strange ip_conntrack values
Date: Sun, 18 Jul 2004 12:31:01 +0200	[thread overview]
Message-ID: <ef83df6b040718033163810a15@mail.gmail.com> (raw)

Hi,

When I run the command

grep ^tcp /proc/net/ip_conntrack | awk '{print $4}' | sort | uniq -c

I get these lines ...

    26 CLOSE
    11 CLOSE_WAIT
   883 ESTABLISHED
    57 FIN_WAIT
    34 SYN_RECV
   116 SYN_SENT
 23720 TIME_WAIT

the TIME_WAIT number seems very strange ... network interrupts
increased a lot three months ago and I couldn't find an explanation
for this. The number of our visitors didn't increased like this ...

For example, before this "event", network interrups from MRTG, went
down to nearly 0 at 4 AM, but now even at this hour they are at 1000
....

We are under RH 7.2
2.4.26

I hope you could help me ...

Thanks a lot,

John


             reply	other threads:[~2004-07-18 10:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-18 10:31 John [this message]
2004-07-18 10:46 ` Strange ip_conntrack values Antony Stone
2004-07-18 11:28   ` John
2004-07-18 12:13     ` Antony Stone
2004-07-18 13:16       ` John
2004-07-18 13:56       ` John
2004-07-18 15:17         ` Antony Stone
2004-07-18 16:19           ` John
2004-07-18 16:31             ` Antony Stone
2004-07-18 16:40               ` John
2004-07-18 17:31 ` Stephen Smoogen
  -- strict thread matches above, loose matches on Subject: below --
2004-07-18 10:22 FS

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=ef83df6b040718033163810a15@mail.gmail.com \
    --to=futurasci@gmail.com \
    --cc=netfilter@lists.netfilter.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.