From owner-freebsd-hackers Thu Nov 28 09:31:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA04764 for hackers-outgoing; Thu, 28 Nov 1996 09:31:22 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA04759; Thu, 28 Nov 1996 09:31:18 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16785(4)>; Thu, 28 Nov 1996 09:30:46 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177711>; Thu, 28 Nov 1996 09:30:42 -0800 To: Jaye Mathisen cc: hackers@freebsd.org, current@freebsd.org Subject: Re: Constant "Connection reset by peer". In-reply-to: Your message of "Wed, 27 Nov 96 19:46:11 PST." Date: Thu, 28 Nov 1996 09:30:35 PST From: Bill Fenner Message-Id: <96Nov28.093042pst.177711@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Run "tcpdump -w /tmp/tcpproblem" during a time when you've gotten several of these "connection reset" errors, and then send it to someone who knows how to analyze TCP behavior in tcpdump's =) (Don't just run "tcpdump" and save the output, the ASCII representation potentially loses information) Bill