From owner-freebsd-stable@FreeBSD.ORG Thu Aug 25 01:54:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E1D916A420 for ; Thu, 25 Aug 2005 01:54:23 +0000 (GMT) (envelope-from bryan@vanten.com) Received: from vtfw.vanten.com (49.15.215.202.rev.vanten.com [202.215.15.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BB843D46 for ; Thu, 25 Aug 2005 01:54:22 +0000 (GMT) (envelope-from bryan@vanten.com) Received: from [192.168.220.45] (coffee.office.vanten.com [192.168.220.45]) by vtfw.vanten.com (Postfix) with ESMTP id 694C26CFD; Thu, 25 Aug 2005 10:54:20 +0900 (JST) Message-ID: <430D2527.1040004@vanten.com> Date: Thu, 25 Aug 2005 10:55:51 +0900 From: Bryan Buecking Organization: Vanten K.K. User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Demers References: <430C3858.4090501@vanten.com> <20050824112228.M82971@govital.net> In-Reply-To: <20050824112228.M82971@govital.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: CVSup timeout X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 01:54:24 -0000 Chris Demers wrote: > > I have run into this myself in my own home network, what I have found that > fixed it is I just adjusted the MTU on all my stations with problems to the > size of the pppoe packet size. From the error try changing it to in your > case 1454 and see if the error goes away. > Thanks, that did it. I tried adjusting my MTU before, but did not consider the MTU of the FW; which happens to be set to 1450. So setting the MTU of problematic machine to 1450, and not 1454, fixed my issues. I guess the only other point worth mentioning is the fact that with fbsd 4.11 works fine with an MTU of 1500. I'm not sure, but could this have something to do with DF bit not being set correctly? -- Bryan Buecking