public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Network oddity....
@ 2001-01-05  0:08 Rogier Wolff
  2001-01-05 11:29 ` Devik
  2001-01-05 13:36 ` Mike A. Harris
  0 siblings, 2 replies; 3+ messages in thread
From: Rogier Wolff @ 2001-01-05  0:08 UTC (permalink / raw)
  To: linux-kernel


Hi all, 

I have a server, and it reports ("netstat -a")

tcp        0      0 server:ssh    client:1022 SYN_RECV

This sounds normal right?

However there are 79 of these lines in the netstat output. Not normal!

A TCP connection is identified by the 12 bytes source IP, dest IP,
source port, dest port. Right? Then as far as I can see, these should
all refer to the SAME socket. (yes, they all refer to server:ssh, and
client: 1022!)

Oh, this situation seems to continue: it sends a syn-ack and then the
client replies with a reset. This goes on and on. I'm going to make
the client disappear, and hope that this makes the number of these
connections go away.

Kernel is 2.2.13. That was "fresh" when the system was booted. Yes,
that's over 14 months ago. 

				Roger. 

-- 
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots. 
* There are also old, bald pilots. 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Network oddity....
  2001-01-05  0:08 Network oddity Rogier Wolff
@ 2001-01-05 11:29 ` Devik
  2001-01-05 13:36 ` Mike A. Harris
  1 sibling, 0 replies; 3+ messages in thread
From: Devik @ 2001-01-05 11:29 UTC (permalink / raw)
  To: Rogier Wolff; +Cc: linux-kernel

Interesting,
yesterday I have TCP problems with my three independent systems.
They all acts as simple firewalls with MASQ. Yesterday they all
suddenly stopped responding to ssh TCP connections to IP on eth1 
(internal net) but they continued to work on IP attached to eth0 
and lo. The problem survived reboot. Then it suddenly ceased and 
I can't trigger it again.
Kernels was 2.2.13, 2.2.16 and 2.2.17 and the systems was
completely unrelated.
Kind of woodoo or what ...
devik


> Oh, this situation seems to continue: it sends a syn-ack and then the
> client replies with a reset. This goes on and on. I'm going to make
> the client disappear, and hope that this makes the number of these
> connections go away.
> 
> Kernel is 2.2.13. That was "fresh" when the system was booted. Yes,
> that's over 14 months ago. 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Network oddity....
  2001-01-05  0:08 Network oddity Rogier Wolff
  2001-01-05 11:29 ` Devik
@ 2001-01-05 13:36 ` Mike A. Harris
  1 sibling, 0 replies; 3+ messages in thread
From: Mike A. Harris @ 2001-01-05 13:36 UTC (permalink / raw)
  To: Rogier Wolff; +Cc: linux-kernel

On Fri, 5 Jan 2001, Rogier Wolff wrote:

>Date: Fri, 5 Jan 2001 01:08:49 +0100 (MET)
>From: Rogier Wolff <R.E.Wolff@BitWizard.nl>
>To: linux-kernel@vger.kernel.org
>Content-Type: text/plain; charset=US-ASCII
>Subject: Network oddity....
>
>
>Hi all,
>
>I have a server, and it reports ("netstat -a")
>
>tcp        0      0 server:ssh    client:1022 SYN_RECV
>
>This sounds normal right?
>
>However there are 79 of these lines in the netstat output. Not normal!
>
>A TCP connection is identified by the 12 bytes source IP, dest IP,
>source port, dest port. Right? Then as far as I can see, these should
>all refer to the SAME socket. (yes, they all refer to server:ssh, and
>client: 1022!)
>
>Oh, this situation seems to continue: it sends a syn-ack and then the
>client replies with a reset. This goes on and on. I'm going to make
>the client disappear, and hope that this makes the number of these
>connections go away.
>
>Kernel is 2.2.13. That was "fresh" when the system was booted. Yes,
>that's over 14 months ago.

Someone synflooding you perhaps?


----------------------------------------------------------------------
    Mike A. Harris  -  Linux advocate  -  Free Software advocate
          This message is copyright 2001, all rights reserved.
  Views expressed are my own, not necessarily shared by my employer.
----------------------------------------------------------------------

If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
  -- Tom Cargill, C++ Journal, Fall 1990.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-05 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-05  0:08 Network oddity Rogier Wolff
2001-01-05 11:29 ` Devik
2001-01-05 13:36 ` Mike A. Harris

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