From owner-freebsd-stable Tue Apr 17 1:46:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from splat.grant.org (splat.grant.org [213.39.2.177]) by hub.freebsd.org (Postfix) with ESMTP id 1892437B43C for ; Tue, 17 Apr 2001 01:46:25 -0700 (PDT) (envelope-from mgrant@splat.grant.org) Received: (from mgrant@localhost) by splat.grant.org (8.9.3+Sun/8.9.1) id KAA22298; Tue, 17 Apr 2001 10:46:15 +0200 (MET DST) Date: Tue, 17 Apr 2001 10:46:15 +0200 (MET DST) Message-Id: <200104170846.KAA22298@splat.grant.org> From: Michael Grant To: freebsd-stable@freebsd.org Subject: open port RST response messages Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm getting loads of messages like these in my logs: /kernel: Limiting open port RST response from 990 to 200 packets per second What's going on here, is someone sending sending me the RST packet or is it my server that's RSTing an open connection? Whatever it is, it's not constant, I've sat there with tcpdump waiting and watching and have never seen hugh numbers of TCP RST packets going by: tcpdump 'tcp[13] & 0x04 != 0' Michael Grant To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message