From owner-freebsd-stable@FreeBSD.ORG Tue Feb 2 21:09:26 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32978106568B for ; Tue, 2 Feb 2010 21:09:26 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 06E348FC26 for ; Tue, 2 Feb 2010 21:09:25 +0000 (UTC) Received: by pzk40 with SMTP id 40so521703pzk.7 for ; Tue, 02 Feb 2010 13:09:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=jvHgc7Q98GGxQKZAnxUrvoP8ZQqT9lxJa+okT3BnbGs=; b=KFMAhUZsdrMzm2bT3AsKPXTOScM1gJ0o41U7mTlRT7iunNu1t/eXgRo9OiJmoE9QMM WZvcyzel8qhIycDDL9BVRHHNynQ57c0deDYT05hHVw2+64Ff3V6ynIneNAe8M4rRtVlR //G/Nx3sxTkrXKzoVD+Z85VvE23Wf5J9/rwTU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pjz5Ys7Ku4B6FUUeJ0R7SU5odzygZ7mpID/+h1MfZvrhIfn/qhiedY8m0vxhlgTrPb DL2I+tjEAL9vwLSb7hMkMNx4JWS6D8EGwwnjsOzgkZ4yC8JYm7uFVO8rC4NZ6TR0AMXD 0d400bcuU19uV/mxNiIsxVDR1SEnfPVUVa+pE= MIME-Version: 1.0 Received: by 10.142.249.10 with SMTP id w10mr831096wfh.207.1265144965510; Tue, 02 Feb 2010 13:09:25 -0800 (PST) In-Reply-To: <20100202205111.GA18184@osiris.chen.org.nz> References: <20100202193616.GA16953@osiris.chen.org.nz> <201002021944.o12Ji3L4000876@lava.sentex.ca> <20100202205111.GA18184@osiris.chen.org.nz> Date: Tue, 2 Feb 2010 15:09:25 -0600 Message-ID: <6201873e1002021309t74415d5ah1b92b15da6074d4c@mail.gmail.com> From: Adam Vande More To: Jonathan Chen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: 8-STABLE outgoing scp stalling frequently. 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: Tue, 02 Feb 2010 21:09:26 -0000 On Tue, Feb 2, 2010 at 2:51 PM, Jonathan Chen wrote: > The 2 hosts are going in on cables to the same switch. I've tried > other ports and hosts , but experience the same problem. > I run a similar network setup at home, and am unable to replicate your experience regardless which host is being copied to/from. Perhaps you have a more specific issue eg nic driver ? -- Adam Vande More