From owner-freebsd-hackers Wed Mar 25 12:18:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24668 for freebsd-hackers-outgoing; Wed, 25 Mar 1998 12:18:21 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from cache1.telkomsel.co.id ([202.155.14.251]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24582 for ; Wed, 25 Mar 1998 12:17:13 -0800 (PST) (envelope-from arman@ai3.net) Received: from mail.Telkomsel.co.id (mail.Telkomsel.co.id [10.1.83.4]) by cache1.telkomsel.co.id (8.8.5/8.8.5) with ESMTP id DAA04268; Thu, 26 Mar 1998 03:24:41 +0700 (JAVT) Received: from aladin.hq.telkomsel.co.id (Aladin.HQ.Telkomsel.co.id [10.1.80.214]) by mail.Telkomsel.co.id (8.8.7/8.8.5) with SMTP id DAA20616; Thu, 26 Mar 1998 03:25:23 +0700 (JAVT) Date: Thu, 26 Mar 1998 03:20:52 +0700 (JAVT) From: Arman Hazairin Hasan X-Sender: arman@aladin.hq.telkomsel.co.id To: David Greenman cc: freebsd-hackers@FreeBSD.ORG Subject: Re: TCP connection hang In-Reply-To: <199803251944.LAA12602@implode.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Mar 1998, David Greenman wrote: > >netstat -s output: > >tcp: > > 405919 discarded for bad checksums > > Wow, that's a lot of bad checksums. Hehehe.... that numbers come because that machine already up for 139 days without any interruption (Gee this is FreeBSD). And, we already try to transfer binary file since that time (of course the result is the same :) So, basically its about 7 count of checksum error if you compare it to the status before and after ftp session. > >So, is it mean that SCO implementation has problem, or just wrong setup > >in > >that SCO box ? > > I think the problem is with the routers and not the computers. If the problem in the routers, why can i transfer 1.8MB of uuencoded file without any problem. Doesnt it suppose to do retransmission instead of just keep silent ? Maybe I should compare the tcpdump output of both side, and do \ packet dump (option x?) so we can lookup into tcp checksum. And see where the packet has been hamperred. Or maybe I just put FreeBSD box as a replacement for SCO :) Seems like good idea, anyone ? > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project -arman- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message