From owner-freebsd-current@FreeBSD.ORG Fri Apr 20 19:31:40 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC7DC16A41B; Fri, 20 Apr 2007 19:31:40 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 4976113C531; Fri, 20 Apr 2007 19:31:35 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id 21E4A690681; Fri, 20 Apr 2007 20:33:13 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id D6A8E6906F6; Fri, 20 Apr 2007 20:33:12 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DSBL, RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (unknown [83.144.140.48]) by core.fnop.net (Postfix) with ESMTP id 2B7F3690681; Fri, 20 Apr 2007 20:33:12 +0100 (WEST) Date: Fri, 20 Apr 2007 20:31:26 +0100 Message-ID: <86k5w67shd.wl%rpaulo@fnop.net> From: Rui Paulo To: Andre Oppermann In-Reply-To: <4628A6A0.40102@freebsd.org> References: <46272B99.9090100@bulinfo.net> <20070419223759.GA4051@turion.vk2pj.dyndns.org> <462868FF.2050008@bulinfo.net> <4628A6A0.40102@freebsd.org> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV using ClamSMTP Cc: Peter Jeremy , Krassimir Slavchev , freebsd-current@freebsd.org Subject: Re: network problems? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 19:31:41 -0000 At Fri, 20 Apr 2007 13:40:16 +0200, Andre Oppermann wrote: > 7-current uses larger receive windows with a higher scaling factor. > If your firewall doesn't correctly track that you get the problem > you are describing. In pf based firewalls it is a common thing to > misplace the keep-state rule. I have another problem. I'm trying to talk to a host (MontaVista Linux based router/AP) that is on the same network segment. If rfc1323 is on, I can't browse the router's webpage: after a few bytes transfered, I only seep TCP keep alive packets. But a telnet connection works well. If I disable rfc1323, everything works as expected. Maybe this is related to PAWS, but I don't the router at hand. If you need a tcpdump, I can only give it to you during the upcoming week.