From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 21:23:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0297106564A for ; Wed, 18 Jun 2008 21:23:29 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id 2EDBB8FC25 for ; Wed, 18 Jun 2008 21:23:28 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 32966 invoked by uid 89); 18 Jun 2008 21:23:27 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 18 Jun 2008 21:23:27 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <20080618130919.39c55de6@gom.home> References: <20080616001840.0d0e8fe9@gom.home> <20080616082332.02b87114.wmoran@potentialtech.com> <20080617220514.1ebdabef@gom.home> <20080618083654.GB71985@osiris.chen.org.nz> <20080618091609.b987bf37.wmoran@potentialtech.com> <20080618115609.09acaadb@gom.home> <20080618153149.24ae6b56.wmoran@potentialtech.com> <20080618130919.39c55de6@gom.home> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <756CEF47-ACD5-481D-8B5B-C0E0A9D32730@identry.com> Content-Transfer-Encoding: 7bit From: John Almberg Date: Wed, 18 Jun 2008 17:23:26 -0400 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.3) Subject: Re: internet slowdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 21:23:29 -0000 > 1. there are 2 servers involved and they both get affected so as you > say, bill "It sure sounds like a network issue, from the > description of > the symptoms." if it were a 7 issue, then there is no reason for them > to be affected simultaneously - but if it is a network issue, they > would experience the slowdowns together which they do. Do you have PF installed? pftop is a quick way to see what's happening on the network interface. -- John