From owner-freebsd-net@FreeBSD.ORG Fri Apr 19 17:48:46 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4809170D for ; Fri, 19 Apr 2013 17:48:46 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) by mx1.freebsd.org (Postfix) with ESMTP id 24874881 for ; Fri, 19 Apr 2013 17:48:46 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id EA59FB95B; Fri, 19 Apr 2013 12:29:07 -0400 (EDT) From: John Baldwin To: freebsd-net@freebsd.org Subject: Re: Network connections are lost from time to time Date: Fri, 19 Apr 2013 11:49:22 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201304191149.22998.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 19 Apr 2013 12:29:08 -0400 (EDT) Cc: "C. L. Martinez" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 19 Apr 2013 17:48:46 -0000 On Friday, April 19, 2013 3:11:41 am C. L. Martinez wrote: > Hi all, > > I have a strange problem with my FreeBSD 9.1 (fully patched): I loose ssh > sessions from time to time frequently. > > This fbsd box is installed in an ESXi 5.1 server and I have another three > fbsd 9.1 in the same ESXi host that do not have this problem, but maybe the > problem is with my sysctl.conf and loader.conf settings: Which NIC driver are you using? -- John Baldwin