From owner-freebsd-questions@FreeBSD.ORG Mon Dec 3 23:49:29 2007 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 769AD16A46C for ; Mon, 3 Dec 2007 23:49:29 +0000 (UTC) (envelope-from diabeticithink@yahoo.com) Received: from smtp104.plus.mail.re1.yahoo.com (smtp104.plus.mail.re1.yahoo.com [69.147.102.67]) by mx1.freebsd.org (Postfix) with SMTP id 3CC6413C442 for ; Mon, 3 Dec 2007 23:49:28 +0000 (UTC) (envelope-from diabeticithink@yahoo.com) Received: (qmail 75575 invoked from network); 3 Dec 2007 23:22:47 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:X-Mailer:X-MimeOLE:Thread-Index; b=qcCZnbzSWLReDMZjvwTTPKaDARvWBMAXUd2daLpc68vrPwnYS0fR2bt9O7Ve3Sfm/VpeoSIz29G12bvnBQhVnIgraNA6AjIgLlG2LSoTdiKKeyrrkkOM9yHAU1BRzEUjXhm82L1WmPtqqzHa5JwnIYTQGq/PGX14YM3Y4nh3Nss= ; Received: from unknown (HELO ownerPCvista) (diabeticithink@69.143.129.74 with login) by smtp104.plus.mail.re1.yahoo.com with SMTP; 3 Dec 2007 23:22:46 -0000 X-YMail-OSG: xJBwyhkVM1nVZfq.zw_KsJ_d17U7237sYDJmrmkvp6DF_cX.xWsUsD90GGGDGLWqLOIHhrt_DA-- From: "Anne Moore" To: Date: Mon, 3 Dec 2007 18:22:40 -0500 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Thread-Index: Acg2A2Warwd4YkKrSReGWjexCqv7QA== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SSH disconnects very troubling 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: Mon, 03 Dec 2007 23:49:29 -0000 Hi All Whenever my users connect to my FreeBSD system, they are automatically disconnected after 1 minute of inactivity. This happens no matter if they are connected to our Oracle instance or SSH or Telnet, or anything. It's like the server "hangs-up" on them after no activity for a minute or so. I ran tcpdump during and received this error on the disconnect: 17:20:21.362159 IP 192.168.8.90.56141 > myhost1.rdm.loc.ssh: . ack 233 win 33303 I'm stumped! Does anyone have any idea why this might be happening? Thank you for your help! Anne