Linux Netfilter discussions
 help / color / mirror / Atom feed
* Strange ip_conntrack values
@ 2004-07-18 10:31 John
  2004-07-18 10:46 ` Antony Stone
  2004-07-18 17:31 ` Stephen Smoogen
  0 siblings, 2 replies; 11+ messages in thread
From: John @ 2004-07-18 10:31 UTC (permalink / raw)
  To: netfilter

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-07-18 17:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-18 10:31 Strange ip_conntrack values John
2004-07-18 10:46 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox