From owner-freebsd-net@FreeBSD.ORG Thu Mar 11 21:51:33 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52FB16A4CE; Thu, 11 Mar 2004 21:51:33 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235DF43D45; Thu, 11 Mar 2004 21:51:32 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82])i2C5pSLJ013339; Fri, 12 Mar 2004 12:51:28 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <40514FB2.EEA7E0F0@kuzbass.ru> Date: Fri, 12 Mar 2004 12:50:42 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Don Lewis References: <200403030547.i235l37E000190@gw.catspoiler.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit cc: net@freebsd.org Subject: SOLVED: Frozen connections X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 05:51:34 -0000 Don Lewis wrote: > > I'm experiencing strange problems with HTTP connections between > > two machines connected using 100Mbit ethernet switch. > > Client is Windows 2000 SP4 (named kost), > > server is FreeBSD 4.9/Apache 1.3.27 (named www). > It looks like the client is the guilty party. The server is sending > 1-byte long window probes, and the client is responding with an ACK > packet that is advertising a receive window of 0. > > I'd be suspicious of the application software on the client. Can you > try a different web browser, or even fetch the same URL using something > like telnet? That was AtGuard 3.22. It does strange things under Windows 2000SP4 while works OK under Win9x. Thanks! Eugene Grosbein